• Stars
    star
    102
  • Rank 325,175 (Top 7 %)
  • Language
    CSS
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🎒 Interactive workshop and lessons for learning A-Frame and WebVR.

aframe-school

Interactive workshop and lessons for learning A-Frame and WebVR. Based around Glitch.

Can either be self-led or be used as part of a hands-on event (e.g., tutorial or workshop). If you are holding an event, you can present the A-Frame Presentation Kit as a primer beforehand.

GO TO SCHOOL

Grabbing the School

If you're having trouble accessing the School online and need to download the School locally (e.g., the Internet connection at your event is poor):

  1. Download the School (.ZIP)
  2. Start a local web server in the same directory as the School (e.g., run python -m SimpleHTTPServer in a terminal). Alternatively, run the provided mongoose.exe on Windows or mongoose.app on MacOS.

Working on the School

The School is built using reveal.js. All of the pages of the School are maintained in a single markdown file, content.md. Use ------ to separate sections and --- to separate subsections.