playing with vue, building sample crud app with module based vuex
Live at : https://vue-crud-sample.netlify.com
npm install
npm run serve
npm run build
npm run test
npm run lint
See Configuration Reference.