Transform a React VR CLI project into an OVRUI project.
To get started npm install -g react-vr-cli
for the React VR CLI to make new projects.
Then react-vr init PROJECT_NAME
to create a project directory with all of the React VR code.
From here you can copy the below files into the root and they will automatically reference the node_modules versions of THREE and OVRUI.