SkillAgentSearch skills...

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/App
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 folder

    • index.ts application entry point
  • public folder containing static assets

    • index.html HTML entry point
  • dist folder containing output of build process

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks0

Languages

TypeScript

Security Score

75/100

Audited on Jan 26, 2025

No findings