@zestymarket/threejs-sdk
v3.1.0
Published
This is the three.js SDK for Zesty Banner integration.
Downloads
28
Readme
Zesty Three.js Integration
This is the three.js SDK for Zesty Banner integration.
Getting started
yarnIf you've run yarn at the top level, you don't need to run it here again.
Local dev server
yarn serveBuild
yarn buildPrototyping 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