Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitalspace/road-3d
https://github.com/vitalspace/road-3d
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vitalspace/road-3d
- Owner: vitalspace
- Created: 2023-08-23T00:56:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-23T06:05:10.000Z (about 1 year ago)
- Last Synced: 2023-08-23T08:26:40.790Z (about 1 year ago)
- Language: Svelte
- Size: 4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# enable3d-ammojs-svelte-example
Enable3d Ammojs Svelte Example![Enable3d Ammojs Svelte Example](https://github.com/vitalspace/enable3d-ammojs-svelte-example/assets/29004070/1a7da213-ac55-4bbc-8d15-03887cfe644d)
## Install & Run
```console
# download this repo
git clone https://github.com/vitalspace/enable3d-ammojs-svelte-example.git# navigate into the directory
cd enable3d-ammojs-svelte-example# install
npm install# start
npm run dev# build
npm run build# preview
npm run view
```