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