$ npm install
$ npm run watch
$ open index.html
npm run build
- build js for productionnpm run watch
- automatically build js on file changes for development
$ npm install
$ npm run watch
$ open index.html
npm run build
- build js for productionnpm run watch
- automatically build js on file changes for development