App
The original idea was to build a collaborative "world building" experience, using WebXR and open platforms and protocols (GLB, IFC, ECS, OpenXR)
Install / Use
/learn @WeBuildXR/AppREADME
WeBuildXR App
This Repository contains the WeBuildXR application.
Setup
Run the following commands from within the repository's root folder to setup the application:
npm install
Running
Run the following commands from within the repository's root folder to run the project using npx webpack:
npm start
Build
Run the following commands from within the repository's root folder to build the project using npx webpack:
npm run-script build
Structure
-
src/source code folderindex.tsapplication entry point
-
publicfolder containing static assetsindex.htmlHTML entry point
-
distfolder containing output of build process
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
85.3kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
99.6kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
