Skip to content

omsrivastava/node-js-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-js-todo-list

A sample node.js todo application

1. To setup project in local system

  • Clone the project using git or download and extract into a folder
  • Install the node_modules
  • Run the npm server

2. Run these commands in terminal to run setup and run the project in local system

$ git clone https://github.com/omsrivastava/node-js-todo-list.git

$ cd node-js-todo-list/

$ npm install

$ npm start

About

A sample node.js playlist application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors