/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.

Primary LanguageJavaScript

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