suyiScreen/node_modules/vuex
何嘉峣 86fcfee13c 代码提交 2022-12-09 09:24:19 +08:00
..
dist 代码提交 2022-12-09 09:24:19 +08:00
types 代码提交 2022-12-09 09:24:19 +08:00
LICENSE 代码提交 2022-12-09 09:24:19 +08:00
README.md 代码提交 2022-12-09 09:24:19 +08:00
package.json 代码提交 2022-12-09 09:24:19 +08:00

README.md

Vuex Build Status

Centralized State Management for Vue.js.

Examples

Running the examples:

$ npm install
$ npm run dev # serve examples at localhost:8080

License

MIT