suyiScreen/node_modules/vuex
lixiaobang 18ece3f395 代码提交 2023-02-06 08:46:29 +08:00
..
dist 代码提交 2023-02-06 08:46:29 +08:00
types 代码提交 2023-02-06 08:46:29 +08:00
LICENSE 代码提交 2023-02-06 08:46:29 +08:00
README.md 代码提交 2023-02-06 08:46:29 +08:00
package.json 代码提交 2023-02-06 08:46:29 +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