Open source (web)VR solution to take a break from it all
For this project gem
's are required (so you will need to have ruby
).
Start with
npm install
Then to only build the project use
npm run gulp
To build and watch with dev server use
npm run start