If you already have a copy of the source code, skip step 2.
- Install the latest Node.JS, NPM, and MongoDB server for your system
- Clone this repository (
git clone git@github.com:DanH42/IT353_M-2.git) cdinto the newly createdIT353_M-2directory and runnpm install- Run
node server.jsto start the HTTP server on port 8080
- Node.JS download page
- Installing Node.JS (and NPM) on Linux
- MongoDB download page (On Linux,
mongodbin most package managers)