Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schlomoh/3d_ecommerce_rnd
https://github.com/schlomoh/3d_ecommerce_rnd
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/schlomoh/3d_ecommerce_rnd
- Owner: Schlomoh
- Created: 2022-08-09T13:22:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T15:11:01.000Z (6 months ago)
- Last Synced: 2024-05-14T23:09:50.576Z (6 months ago)
- Language: TypeScript
- Size: 50.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D_ecommerce_rnd
## Usage
To change the model change the `modelSrc` prop inside the `index.html` file.
*To start dev server*
```shell
npm run dev
```*To build*
```shell
npm run build
```