This project is a basic follow-up of the Vuex Crash Course | State Management, by Traversy Media with slight changes. The reason why this exists here is simply to fresh up some knowledge about VueX.
npm install
npm run serve
npm run build
npm run lint