@zestymarket/aframe-sdk
v3.1.0
Published
This is the A-Frame SDK for Zesty Banner integration.
Readme
Zesty A-Frame Integration
This is the A-Frame 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 8080Using the aframe inspector
It's a really handy tool that allows you to drag and drop items into place and edit them without having specify everything with code.
Simply activate it with: <ctrl> + <alt> + i.
Automatically saving from the inspector
You can automatically save things from the inspector to the files, just download aframe-watcher.
yarn global add aframe-watcher