RealityHub 1.2 Developers Guide Current: RealityHub Open Source SDK RealityHub Open Source SDK Getting Started to Module DevelopmentExample Module Github pageRealityHub API Github page & documentationSteps to run the example:Please make sure the RealityHub server is running before executing the module project.Install Node.jsExecute the following commands in your terminal. git clone https://github.com/zerodensity/realityhub-module-example.git CODE cd realityhub-module-example CODE npm install CODE npm start CODE Open/Reload RealityHub Web UI. A new tab with the label Module Example should appear. ×