/v-todo-app

Another task management application. One of my first apps created with Vue.js 2.

Primary LanguageVueMIT LicenseMIT

Vue Todo App

Another task management application. One of my first apps created with Vue.js 2.

Preview

Task view page

Task view page

Page to add tasks

Page to add tasks

Page to edit tasks

Page to add tasks

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint