Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 698 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 698 Bytes

Create fun 3D contraptions that react to space, time, and physics. Bring your imagination to life in your browser at 3Scape.me

<img alt="Bring your imagination to life in your browser with 3Scape."" src="./public/images/logo-3S.png" width="60px"/>

This is documentation for the code that runs 3Scape.

#Installation/Setup with Node

  1. Install Node
  2. Update npm: npm update
  3. brew install mongo
  4. Get DB config info from @kmcurry
  5. Run Mongo
  • might require sudo - sudo mongod
  1. Run 3Scape
  • from command line: node server
  • Look for "the magic happens on port port. In your browser and type in hostname/port and voila!