line_push/node_modules/vuex/README.md
2022-07-17 13:16:16 +08:00

1.1 KiB

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