Skip to content

SuperAL/lightodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightodo

A Todo SPA based on Vue.js

How to Use Lightodo

  1. Add new card and todos

Add new card and todos

  1. Play with the header

Play with the header

  1. Sort or Delete the cards

Sort or Delete the cards

  1. Set todo timer

Set todo timer

  1. Timer status and Sort todos

Timer status and Sort todos

  1. Sign up and Sign In

Sign up and Sign In

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.