/lit-html-test

Test of lit-html running on IE 11

Primary LanguageJavaScript

This is a sample of using lit-html on IE11.

To run, download this repository and then do:

$ npm install
$ npx webpack

Then load index.html on IE11.