This is a CLI tool to create a basic WebSpatial Project setup using Vite, TypeScript, and React (more options coming soon).
npx create-web-spatial@latest
cd projectNamenpm install
cp .env.example .env.localnpm run devOpen a new terminal
npm run start:avpOpen a new terminal
npm run simulate:avp