Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 320 Bytes

File metadata and controls

23 lines (15 loc) · 320 Bytes

VR-hyperlinks

What are good ways to have hyper links inside of VR? This is a simple test to simulate different styles of links and how they behave.

Getting started

Start with

npm install

Then to start the dev server use

npm run start

To watch and build everything use

npm run watch