Skip to content

A quick and easy TODO based on the example TodoMvc from Vue but done from memory

Notifications You must be signed in to change notification settings

ztamizzen/my-vue-todo

Repository files navigation

vue-todo

A Vue based Todo app It's losely based on TodoMvc from Vue but I rewrote it from memory, just to learn and remember better.

The plugin to save to localStorage is copied from the example app.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

About

A quick and easy TODO based on the example TodoMvc from Vue but done from memory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published