RealityHub Open Source SDK
Getting Started to Module Development
RealityHub API Github page & documentation
Steps to run the example:
Please make sure the RealityHub server is running before executing the module project.
Install Node.js
Execute the following commands in your terminal.
git clone https://github.com/zerodensity/realityhub-module-example.git
cd realityhub-module-example
npm install
npm start
Open/Reload RealityHub Web UI. A new tab with the label Module Example should appear.