A ToDo List App Built Using Vue.js
toDoListVuejs
A tiny project with vuejs framework and vuetify library.
With todolist, you can add more new tasks, check done or delete it.
Step by step
- Clone the project with https or ssh.
- Run “npm i” in cmd.
- Run “npm run serve” to build and run.