Vue todo app using vuex to store the data
It is easy vue todo app, using vuex to store the data. It is developed using element.ui.
todo-app
It is an easy project to practice the integration between vue, vuex and Element.ui.
Demo: https://oussamaalouat.github.io/vue-todo-app/
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build