- click HERE to VISIT ONLINE
- Just goto the aframe-verse
- click the fork-button
- rename the repository to
aframe-verse-*(aframe-verse-myorganisation e.g.) for easy discoverability - in github settings, enable github pages (use the main-branch)
your verse can now be accessed thru
https://yourusername.github.io/aframe-verse-myorganisation/apps
- put your aframe apps in
apps/* - add
href-attributes to clickable items (like a-box) - whitelist the href-attributes by including them in
aframe-verse.json
Later: please connect your verse to this repo, by mentioning your json-URL in an issue. That way, future forks will automatically include your verse too.