Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 221 Bytes

===Steps to set up local server===

  1. 'npm install' in the root directory of fuzzyfatpants
  2. run 'mongod' on a seperate terminal tab
  3. run 'node app.js' on a separate terminal tab
  4. Open localhost:1999 on your browser