$ npm run dev
Start a development server, pages below would be activated (file changes will trigger building automatically).
- Homepage: http://127.0.0.1:8080/
$ npm run build
Packing, generates products into directory /dist
.
$ npm run lint
$ npm run test
interactive mode
$ npm run test-live