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.
Start with
npm install
Then to start the dev server use
npm run start
To watch and build everything use
npm run watch