Starter hello-world Web Component using Lit and TypeScript
A simple starter hello-world web component implemented in TypeScript using Lit. It includes unit tests with Node's test runner and end-to-end tests with Playwright, and is suitable for learning Web Components, prototyping components, or publishing as an npm package.
0