A-Frame allows you to use markup to create VR experiences that work across desktops, smartphones and VR devices using Three.js.
To use A-Frame you need to be running a local webserver.
Use the following commands in your terminal to download the aframe-boilerplate
and get started:
Alternatively, or if you don’t have git
installed, you can simply download and extract the aframe-boilerplate
as a zip, and use the following commands:
And then the boilerplate should be viewable in your web browser at http://localhost:3000