https://github.com/shunyue1320/vuex-next
vuex-next
https://github.com/shunyue1320/vuex-next
Last synced: 7 months ago
JSON representation
vuex-next
- Host: GitHub
- URL: https://github.com/shunyue1320/vuex-next
- Owner: shunyue1320
- Created: 2021-06-27T12:42:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T13:25:09.000Z (about 4 years ago)
- Last Synced: 2025-01-30T09:24:08.169Z (9 months ago)
- Language: JavaScript
- Size: 533 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuex-lesson
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).