@zestymarket/babylonjs-sdk
v2.2.0
Published
This is the babylon.js SDK for Zesty Banner integration.
Downloads
19
Readme
Zesty Babylon.js Integration
This is the babylon.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