A simple todolist with the ability to add, delete and change list items and with the ability to filter the list according to certain criteria.
- Vue
- VueX
- Тесты
- Линтер
- TypeScript
npm install
npm run serve
npm run build
npm run test:unit
npm run lint