/Tasky

Simple To-do list application made with VueJS

Primary LanguageVue

Tasky

Netlify Status

Simple To-do list application made with VueJS.

It’s a list of tasks you need to complete or things that you want to do.
You can add tasks, delete them, mark them done or not and organize yourself

Project setupDemo

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build