Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitalspace/enable3d-ammojs-astro-example
Enable3d Ammojs Astro Example
https://github.com/vitalspace/enable3d-ammojs-astro-example
Last synced: 6 days ago
JSON representation
Enable3d Ammojs Astro Example
- Host: GitHub
- URL: https://github.com/vitalspace/enable3d-ammojs-astro-example
- Owner: vitalspace
- Created: 2023-05-29T02:47:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-06T21:55:58.000Z (10 months ago)
- Last Synced: 2024-02-06T22:42:46.802Z (10 months ago)
- Language: JavaScript
- Homepage: https://vitalspace.github.io/enable3d-ammojs-astro-example/
- Size: 2.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# enable3d-ammojs-astro-example
Enable3d Ammojs Astro Example![Enable3d Ammojs astro Example](https://github.com/vitalspace/enable3d-ammojs-astro-example/assets/29004070/3181c007-8ad8-4b11-8eeb-d3223f8744c0)
## Install & Run
```console
# 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
```