Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 263 Bytes

Web-MovieDatabase

  1. Download the required packages by running "npm install"

  2. Setup the MongoDB database by running the "db_start.js" script ** Requires a working instance of mongo **

  3. Run the server by running the "server/index.js" script