create-lit-element

0.5.2 • Public • Published

create-lit-element

npm version

This is an npm init <initializer> for creating LitElement based web components with TypeScript.

Usage

Enter one of the following commands:

npm init lit-element <directory-name>

Or

npx create-lit-element <directory-name>

Or

yarn create lit-element <directory-name>

If you do not provide a <directory-name> it will default to your current working directory.

Follow the prompts to setup your workspace.

Template

PolymerLabs/lit-element-starter-ts

Package Sidebar

Install

npm i create-lit-element

Weekly Downloads

2

Version

0.5.2

License

MIT

Unpacked Size

11 kB

Total Files

4

Last publish

Collaborators

  • niiyeboah