.. | ||
types | ||
CHANGELOG.md | ||
LICENSE | ||
package.json | ||
README.md |
Vuex ![Build Status](https://circleci.com/gh/vuejs/vuex/tree/dev.png?style=shield)
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.