Skip to content

A very simple and basic starter boilerplate template based typescript webpack 4 and lit-element

License

Notifications You must be signed in to change notification settings

Santosh8055/webpack4-typescript-lit-element

Repository files navigation

Welcome to webpack4-typescript-lit-element 👋

Version Documentation Maintenance License: MIT Twitter: Santosh8055

A very simple and basic starter boilerplate template based typescript webpack 4 and lit-element

Install

yarn install

Usage

yarn start:dev

Add 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

Build

yarn build

Production Build

yarn build:prod

Author

👤 Santosh Pasupunuri

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Santosh Pasupunuri.
This project is MIT licensed.

About

A very simple and basic starter boilerplate template based typescript webpack 4 and lit-element

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published