We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install all dependencies
npm install
The complete bundled and minified build will be in the build directory after running
build
npm run build
For developing, it's helpful to watch for changes and have it generate a new build when any file is saved:
npm run watch
Installation