Todo app based on Vuejs freamwork.
- Insert tasks by title
- See tasks list
- Make tasks done or undone
- Delete tasks
- Using Vuex
- Typescript support
yarn install
yarn serve
yarn build
Todo app based on Vuejs freamwork.
yarn install
yarn serve
yarn build