Learn Vuex in 30 minutes | Vuex state management tutorial
Vuex is an official state management library for Vue.js applications. In this example you will learn all the basic concepts of the Vuex store.
npm install
npm run serve
npm run build
npm run lint