@zestymarket/threejs-sdk
v3.0.2
Published
This is the three.js SDK for Zesty Banner integration.
Downloads
84
Readme
Zesty Three.js Integration
This is the three.js SDK for Zesty Banner integration.
Getting started
yarn
If you've run yarn
at the top level, you don't need to run it here again.
Local dev server
yarn serve
Build
yarn build
Prototyping with tunneling
If you'd like to test the changes you've made on a browser on a headset, the best way to do that is through tunnelling.
We use localtunnel
.
Run the tunnel with:
lt --port 8080