forked frommdn/todo-vue
- Notifications
You must be signed in to change notification settings - Fork0
Sample todo app built with the Vue framework
License
NotificationsYou must be signed in to change notification settings
fkiriakos07/todo-vue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sample todo app built with the Vue framework.For the accompanying documentation, seeUnderstanding client-side JavaScript frameworks: Vue tutorials.
For the live version, seehttps://mdn.github.io/todo-vue/.
To get up and running, follow these steps:
npm install
npm run dev
npm run build
npm run lint
npm run format
Our project welcomes contributions from any member of our community.To get started contributing, please see ourContributor Guide.
By participating in and contributing to our projects and discussions, you acknowledge that you have read and agree to ourCode of Conduct.
This project is licensed under theLICENSE.