Opinionated Offline First VueJS 3 App Template
- Vue3 generated with vue-cli with different plugins:
- babel
- TypeScript
- PWA
- Router
- Vuex
- eslint
- jest
- i18n
- bulma
- pouchdb-browser
- netlify, config ready
yarn install
yarn serve
yarn build
yarn test:unit
yarn lint
Here is my goto configuration when I want to implement an app idea quickly, so here we go, I created a template to simplify my process.