Provides a complete well configured environment so you can immediatly focus on writing your web app code.
BentoStarter uses Vue.js because it is cool, fast, and probably the easiest javascript framework to learn today.
Your app is deployed to firebase hosting as soon as you commit a new version.
Provides a strong PWA configuration so your web app can be used as a mobile (IOS / Android) or desktop application with offline support.
BentoStarter uses firestore that provides a cloud NoSQL Database so you can focus on writing your front-end code.
Optional continuous integration/delivery configuration that helps you control your code quality before deployment.
BentoStarter helps you getting started by proposing a default app structure based on best practices.
As this project is a template and not a CLI, you can modify the whole project according to your needs.
Prerender your different app pages and boost SEO with meta-data description per page.