/Vue-TodoList

Based on youtube tutorial from traversy media

Primary LanguageVue

vue-starter test

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Other technologies used:

Other notes:

  • todo tasks aren't saved on reload, since JSON placeholder does not persist our data