A WebSpatial Hackathon application for visionOS and Pico OS 6, built with React, TypeScript, and Vite. This was built for the December 2025 Hackathon.
# Install dependencies
npm install
# Start development server
npm run devRun development server and the Vision Pro simulator
npm run dev
npm run avp- Run development server
npm run dev - Open Pico OS 6 emulator. Install Android Studio and Spatial Plugin to obtain Pico OS 6 emulator.
- Inside the emulator navigate to http://10.0.2.2:5173 in the Browser
- Click Open as an app in the URL bar
# Build for production
npm run build
# Preview production build
npm run previewEvery commit on main is automatically deployed via Vercel to https://webspatial-hackathon.vercel.app.