Bring the party to your browser with THREE.js! An experimental sandbox, learning THREE.js.
Link: Go to the Party Room!
1.0.0
Party Room uses:
- React
- Rails
- jQuery
- OimoJS
- THREEx
Clone the repo
$ git clone [email protected]:jbcool17/party_room.git
Install Gems
$ bundle install
Create a DB
$ rake db:create
Start up the server!
$ rails server