/ar-goldenboot

Messis golden boot AR

Primary LanguageCSS

balondioro

Built with A-Frame, a web framework for building virtual reality experiences. Make WebVR with HTML and Entity-Component. Works on Vive, Rift, desktop, mobile platforms.

Click and drag on desktop. Open it on a smartphone and use the device motion sensors. Or plug in a VR headset!

Getting Started

Run the docker start command to start a server at localhost:80

make start

If you don't have Make available then run the docker command directly

docker-compose up -d

Visit the website at http://localhost:3000