Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vitalspace/porfolio-3d-1


https://github.com/vitalspace/porfolio-3d-1

Last synced: 6 days ago
JSON representation

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
```