Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 312 Bytes

File metadata and controls

16 lines (11 loc) · 312 Bytes

Todo List VueJS

Form where tasks can be added, failing when they are created they have an incomplete status, this can be changed by changing the check box.

Build Setup

# Install dependencies
npm install

# Run proyect port localhost:8080
npm run dev

# Compile for production
npm run build