This template provides a minimal setup for developing with React Three XR, leveraging Vite's fast development environment and TypeScript support.
-
Install Dependencies:
pnpm install
-
Run Development Server:
pnpm dev
The button above will be automaticaly updatet depending on witch branch you are.
You jsut need to run ./setup.sh
for the first time you fork this Repository.
This template is specifically designed for projects using React Three XR, enabling immersive WebXR experiences with React.
src/
: Contains your application code.
dev
: Start the development server.