mfpiccolo / lit-aframe

Example using lit-html, haunted and a-frame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lit-aframe Demo

Install

yarn

Run the app

yarn start

Run the app on device

Install ngrok

In another terminal window run: ngrok http 1234 -host-header="localhost:1234"

Open the https url on your device

About

Example using lit-html, haunted and a-frame


Languages

Language:JavaScript 95.6%Language:HTML 4.4%