Skip to content

vitalspace/enable3d-ammojs-astro-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enable3d-ammojs-astro-example

Enable3d Ammojs Astro Example

Enable3d Ammojs astro Example

Install & Run

# download this repo
git clone https://github.com/vitalspace/enable3d-ammojs-astro-example.git

# navigate into the directory
cd enable3d-ammojs-astro-example

# install
npm install

# start
npm run dev

# build
npm run build

# preview
npm run preview