Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 467 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 467 Bytes

vuejs-simple-todolist

This project is about a simple todo list app done with Vuejs and Bootstrap. it has special functionalities to ADD,DELETE and EDIT tasks.

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

Customize configuration

See Configuration Reference.