lit-ui-library
v1.0.1
Published
Example project for using Lit Web Components as a tool for building UI component libraries.
Downloads
3
Readme
Lit UI Library
Example project for using Lit Web Components as a tool for building UI component libraries.
Includes
- Lit framework
- Vite
- ESLint + Prettier config
- Storybook
Development
git clone https://github.com/dvalinotti/lit-ui-library.git
yarn
yarn dev
ORyarn storybook