Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 286 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 286 Bytes

To use this application,

  1. make dev.js file inside config folder
  2. put mongoDB info into dev.js file
  3. Type " npm install " inside the root directory ( Download Server Dependencies )
  4. Type " npm install " inside the client directory ( Download Front-end Dependencies )