A very simple and basic starter boilerplate template based typescript webpack 4 and lit-element
🏠 Homepage
yarn installyarn start:devAdd your webcomponent under file src/web-components. Create a separate file for your web component. Import your file in index.ts under src folder.
See example web component my-element.ts under src/web-components.
Read more about lit-element web-components, webpack
yarn buildyarn build:prod👤 Santosh Pasupunuri
- Twitter: @Santosh8055
- Github: @Santosh8055
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2019 Santosh Pasupunuri.
This project is MIT licensed.