Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 865 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 865 Bytes

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