vue-savedata
Version:
vuex插件 指定数据持久化(配置简,性能佳,体积小)
30 lines (23 loc) • 362 B
Markdown
# demo
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your tests
```
yarn run test
```
### Lints and fixes files
```
yarn run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).