$ npm install
$ npm run dev
$ npm run test
or for debugging the tests:
$ npm run dev:test
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
$ npm install
$ npm run dev
$ npm run test
or for debugging the tests:
$ npm run dev:test
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux