learn vuex
This commit is contained in:
19
vuex_demo2/README.md
Normal file
19
vuex_demo2/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# vuex_demo2
|
||||
|
||||
## Project setup
|
||||
```
|
||||
yarn install
|
||||
```
|
||||
|
||||
### Compiles and hot-reloads for development
|
||||
```
|
||||
yarn serve
|
||||
```
|
||||
|
||||
### Compiles and minifies for production
|
||||
```
|
||||
yarn build
|
||||
```
|
||||
|
||||
### Customize configuration
|
||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
Reference in New Issue
Block a user