The gist of what this does is loads vanilla threejs into its own component and has react as a layer on top of it
- install node if you dont have it (i suggest using nvm via brew)
- run
npm install
if you've never installed the dependencies
npm start
will launch hopefully