Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.06 KB

React Three XR + Vite + TypeScript

This template provides a minimal setup for developing with React Three XR, leveraging Vite's fast development environment and TypeScript support.

Getting Started

  1. Install Dependencies:

    pnpm install
  2. Run Development Server:

    pnpm dev

Open in Stackblitz

Open in StackBlitz

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.

React Three XR

This template is specifically designed for projects using React Three XR, enabling immersive WebXR experiences with React.

Project Structure

  • src/: Contains your application code.

Scripts

  • dev: Start the development server.

Resources