bohdanmoroziuk / v-todo-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Vue 63.7%Language:JavaScript 32.0%Language:HTML 4.2%