Skip to content

DanH42/IT353_M-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IT353_M-2

Setup/Installation

If you already have a copy of the source code, skip step 2.

  1. Install the latest Node.JS, NPM, and MongoDB server for your system
  2. Clone this repository (git clone git@github.com:DanH42/IT353_M-2.git)
  3. cd into the newly created IT353_M-2 directory and run npm install
  4. Run node server.js to start the HTTP server on port 8080

Helpful Links