Vue Todolist Example

This is a todolist example build with vue (2.0).

Components

  • TodoList
  • TodoItem
  • CreateTodo

Project setup

yarn install
Sh

Compiles and hot-reloads for development

yarn run serve
Sh

Compiles and minifies for production

yarn run build
Sh

Run your tests

yarn run test
Sh

Lints and fixes files

yarn run lint
Sh

GitHub

Build a todolist with vue 2.0.Read More

Latest commit to the master branch on 11-10-2018
Download as zip