Requires:
- Node 8.2+
- Npm 5+
npm run install
npm run build *OR* npm run build-dev (development build)
npm run start
Go to: http://localhost:3000/
npm run watch
npm run start
Go to: http://localhost:3000/
npm run lint
npm run test
Requires:
npm run install
npm run build *OR* npm run build-dev (development build)
npm run start
Go to: http://localhost:3000/
npm run watch
npm run start
Go to: http://localhost:3000/
npm run lint
npm run test