Skip to content

jinglechen2287/create-web-spatial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Web Spatial App

This is a CLI tool to create a basic WebSpatial Project setup using Vite, TypeScript, and React (more options coming soon).

Create Project

npx create-web-spatial@latest
cd projectName

Installation

npm install
cp .env.example .env.local

Start Web Dev Server

npm run dev

Start AVP Dev Server

Open a new terminal

npm run start:avp

Launch in the AVP Simulator

Open a new terminal

npm run simulate:avp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors