.. | ||
dist | ||
types | ||
CHANGELOG.md | ||
LICENSE | ||
package.json | ||
README.md |
Vuex
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.