/custom-element

Web component test with Lit and Rollup.

Primary LanguageTypeScript

Custom Element

Web component test build with Lit and Rollup. Uses pnpm as package manager.

Make build

pnpm build

Serve build

pnpm serve

Run development server with watch mode

pnpm dev