6c99aeba91ea5b874e0c2ed9037267b1403a0b8b
OVA — Offline VueJS App
Opinionated Offline First VueJS 3 App Template
Features
- Vue3 generated with vue-cli with different plugins:
- babel
- TypeScript
- PWA
- Router
- Vuex
- eslint
- jest
- i18n
- bulma
- pouchdb-browser
- netlify, config ready
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint
Customize configuration
Why?
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.
Description
Languages
Vue
53.8%
TypeScript
42%
JavaScript
1.8%
CSS
1.7%
HTML
0.5%
Other
0.2%