Sample todo app built with the Vue framework. For the accompanying documentation, see Understanding client-side JavaScript frameworks: Vue tutorials.
For the live version, see https://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 our Contributor Guide.
By participating in and contributing to our projects and discussions, you acknowledge that you have read and agree to our Code of Conduct.
This project is licensed under the LICENSE.