📝 (readme)
This commit is contained in:
57
README.md
57
README.md
@@ -1,56 +1,3 @@
|
|||||||
# OVA — Offline VueJS App
|
# Lite note
|
||||||
|
|
||||||
<samp>Opinionated Offline First VueJS 3 App Template </samp>
|
[Lite Note website](https://litenote.space)
|
||||||
|
|
||||||
## 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
|
|
||||||
|
|
||||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
||||||
|
|
||||||
## 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.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user