An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

**Vuex使用demo**

1. 下载或克隆本仓库后执行 `npm install` 安装依赖。

2. 在项目根目录执行 `npm run serve` 运行项目。