Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 328 Bytes

Scavenger Hunt Mongo App

For this assignment, run this app locally and complete the challenges shown on the homepage for points.

Install

  • git clone https://github.com/DWDatITP/sample-mongo-scavenger-hunt.git
  • cd sample-mongo-scavenger-hunt
  • npm install
  • nodemon server.js
  • visit http://localhost:5000