LitElement-TypeScript-and-Webpack-Example
LitElement-TypeScript-and-Webpack-Example copied to clipboard
Small example/boilerplate for LitElement in TypeScript
LitElement+TypeScript+Webpack Example
This is a simple example setup for LitElement, TypeScript and Webpack.
npm install
npm run dev
Visit http://localhost:8080/ to take a look.