Skip to content

deviowa/todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#todos

todo list application written in javascript using node.js and express

##Installation

You will need nodejs and nom installed on your system already (see https://github.com/joyent/node/wiki/installation)

  1. clone the repository
git clone https://github.com/deviowa/todos.git
  1. install dependencies using nom install
cd todos
npm install
  1. start the server
node app.js
  1. open your browser and goto: http://localhost:3000

##Usage pretty self explanatory, add some todo items by enetring them in the text filed, and mark them as done by checking the checkboxes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •