Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 220 Bytes

How to Run

  1. Clone this project.
  2. Perform npm install to install the depedencies.
  3. Update your own mongodb_uri in .env.dist file
  4. Rename .env.dist to .env.
  5. Run npm start to boot up the server.