Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 194 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 194 Bytes

3D_ecommerce_rnd

Usage

To change the model change the modelSrc prop inside the index.html file.

To start dev server

npm run dev

To build

npm run build