abenz1267 / LitElement-TypeScript-and-Webpack-Example

Small example/boilerplate for LitElement in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Small example/boilerplate for LitElement in TypeScript

License:MIT License


Languages

Language:JavaScript 47.6%Language:TypeScript 35.6%Language:HTML 16.8%