Make and share working virtual machines online. 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
- Install Node
- Update npm: npm update
- Install MongoDB
- Get DB config info from @kmcurry
- Run Mongo
- Run 3Scape
- from command line: node server.js
- Look for "the magic happens on port
port
. In your browser and type inhostname
/port
and voila!