You can add new todos to the list of todos by using the 'Add New' button.
You can mark all todos as done with the 'Mark All' button.
You can remove all todos from the list with the 'Remove All' button.
npm install
npm run serve
npm run build
npm run lint