Skip to content

Latest commit

 

History

History
executable file
·
21 lines (16 loc) · 351 Bytes

README.md

File metadata and controls

executable file
·
21 lines (16 loc) · 351 Bytes

todo-vue

Image alt

  • Editing todo;
  • Add new todo;
  • Remove todo;
  • Filter todoes;
  • Drop and drag.

Link to the app: https://vladsosnov.github.io/vue-todo

Project setup

npm install

Compiles and hot-reloads for development

npm run serve