A production-ready, desktop-first, and database-less front-end boilerplate
- Node >= 8.9.3
- NPM >= 5.6.0
npm install
then
npm run start
App can then be accessed at http://localhost:3000
Run test
npm run test
A production-ready, desktop-first, and database-less front-end boilerplate
npm install
then
npm run start
App can then be accessed at http://localhost:3000
Run test
npm run test