Skip to content

khufu-dev/webspatial-hackathon

 
 

Repository files navigation

WebSpatial Hackathon

WebSpatial Production

A WebSpatial Hackathon application for Apple Vision Pro and other XR devices, built with React, TypeScript, and Vite. This was built for the December 2025 Hackathon.

Getting Started

Install dependencies

npm install

Start development server

npm run dev

Runs on a local HTTPS server at: https://localhost:5173

Build for production

npm run build

Preview production build

npm run preview

Run on Apple Vision Pro simulator

Run development server and the Vision Pro simulator

npm run dev
npm run avp

Deploy to Vercel

https://vercel.com/khufu-devs-projects/webspatial-hackathon

npx vercel --prod

About

WebSpatial Q4 Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.7%
  • CSS 16.0%
  • HTML 4.3%