create-lit-starter-kit
v1.0.0
Published
A tool for scaffolding out a lit component library
Downloads
11
Readme
create-lit-starter-kit
This is a CLI tool for scaffolding out lit web component libraries. This will generate a copy of the lit-starter-kit repository.
You can get started by running the following command:
npm init lit-starter-kit my-library-nameFeel free to replace
my-library-namewith any kebab-cased string.
