line_push/node_modules/vuex
2022-07-17 13:16:16 +08:00
..
dist add file 2022-07-17 13:16:16 +08:00
types add file 2022-07-17 13:16:16 +08:00
CHANGELOG.md add file 2022-07-17 13:16:16 +08:00
LICENSE add file 2022-07-17 13:16:16 +08:00
package.json add file 2022-07-17 13:16:16 +08:00
README.md add file 2022-07-17 13:16:16 +08:00

Vuex Build Status

Centralized State Management for Vue.js.

Examples

Running the examples:

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

Contribution

Please make sure to read the Contributing Guide before making a pull request.

License

MIT