exokitxr / exokit-web

Exokit WebXR engine for the browser
70 stars 18 forks source link

Add boilerplate code #83

Closed chrislatorres closed 5 years ago

chrislatorres commented 5 years ago

This PR proposes adding a basic index.html, sw.js, and app.html boilerplate code that is the bare minimum needed to load exokit-web, this will be used in the example covered in docs.

chrislatorres commented 5 years ago

It's fine to have an illegal API KEY passed through, it just won't work.

Will update to just be API_KEY instead.