https://github.com/thomas-void0/vuex_demo
vuex相关api使用demo
https://github.com/thomas-void0/vuex_demo
Last synced: 5 months ago
JSON representation
vuex相关api使用demo
- Host: GitHub
- URL: https://github.com/thomas-void0/vuex_demo
- Owner: thomas-void0
- Created: 2020-01-14T06:32:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:15:42.000Z (over 3 years ago)
- Last Synced: 2025-10-29T21:47:56.673Z (8 months ago)
- Language: Vue
- Size: 2.62 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Vuex使用demo**
1. 下载或克隆本仓库后执行 `npm install` 安装依赖。
2. 在项目根目录执行 `npm run serve` 运行项目。