Getting Started:
- Install Node.js (with a version ≥4)
- From this root directory, run
npm install
- When that completes, run
npm start
to launch the server - Access the samples at http://localhost:8081/vr
or, run
npm run open
to open the page in your default browser