holohub
v1.0.4
Published
The main framework that runs the VR/AR platform
Downloads
7
Readme
AR/VR Framework
Instructions
- Make sure you run
npm install -g jsdoc
to produce updated documentation. - Run
npm run build:dev
to build the project and have the library compiled code re-compile it for testing and development. - Run
npm run build:prod
to build the project and have the library completed for usage.