mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
3.8 KiB
3.8 KiB
Developing
We recommend using the lit-html library with the LitElement base class for developing web components.
Check out the official documentation for: lit-html and lit-element or check out our code-samples on Stackblitz.
Examples
A collection of live code samples can be found on Stackblitz:
Further reading
See: awesome lit-html for a great collection of resources.