Vue todo app using vuex to store the data
vue-todo-app
It is easy vue todo app, using vuex to store the data. It is developed using element.ui.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build