/simple-todo

A simple todo list application made with Vue.

Primary LanguageVueMIT LicenseMIT

simple-todo

A simple project made to learn the basics of Vue. Probably not ideal to use it. You can check out the live version here.


Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.