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/dist/.
npm install
npm run serve
npm run build
npm run lint