-
Notifications
You must be signed in to change notification settings - Fork 0
Home
David Lu edited this page Apr 26, 2020
·
3 revisions
Welcome to the Vue-TodoList wiki!
This repository is my practice to implement a simple TODO-list in Vue/Vuex. For now, we have a Beta version (v1.0) that enables users to add, remove, edit, and check your items in the TODO-list. Besides, we also provide a very simple classification for the status of each item (i.e, todo, done)
HINT: If you have any questions, please feel free to ask me.