Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/schlomoh/3d_ecommerce_rnd


https://github.com/schlomoh/3d_ecommerce_rnd

Last synced: 27 days ago
JSON representation

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