Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 328 Bytes

File metadata and controls

26 lines (17 loc) · 328 Bytes

forgo

Open source (web)VR solution to take a break from it all

Required

For this project gem's are required (so you will need to have ruby).

Getting started

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