I wouldn't reccomend this library if you are new to
vuex
orvuejs
.
This is Vuex without
Install as an npm package
npm install --save vuex-lite
or via CDN
https://unpkg.com/vuex-lite
Then, import
or require
use just like vuex
.
Released under MIT