Skip to content

bmerracho/nodejs-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-todo-app

A simple todo app

Requirements

  • Node
  • Git
  • MongoDB

Common setup

Clone the repo and install the dependencies.

git clone https://github.com/bmerracho/nodejs-todo-app.git
cd nodejs-todo-app
npm install

To start the express server, run the following

npm start

To run the unit test, run the following

npm test

About

A simple todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published