Skip to content
This repository was archived by the owner on Mar 20, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 229 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 229 Bytes

Extending lit-html with SkateJS

dev server

  • yarn start
  • visit https://localhost:1234

Sample code you can execute

var withLitHTML = document.querySelector("with-lit-html")
withLitHTML.change()