- IOJS >= 3 or NodeJS >= 4
$ npm install
$ npm run build
$ npm start
Will serve the app at localhost:3000
.
$ npm test
$ npm run lint
$ npm run test-only
$ npm install
$ npm run build
$ npm start
Will serve the app at localhost:3000
.
$ npm test
$ npm run lint
$ npm run test-only