FlavioAro / lit-element-wc-storybook-starterkit

Sample component project using LitElement with SASS(BEM) TypeScript and Webpack 5.

Home Page:https://www.youtube.com/watch?v=k0odjMa1WcY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample component project using LitElement with SASS(BEM) TypeScript and Webpack 5.

Video link showing how it works:

https://www.youtube.com/watch?v=k0odjMa1WcY

Storybook

Setup

git clone https://github.com/FlavioAro/lit-element-storybook-starterkit.git

cd lit-element-storybook-starterkit

yarn install

yarn start

yarn storybook

button1 button2

Storybook will automatically open a page in your default browser.

Available scripts

Script Description
yarn start Builds all packages.
yarn storybook Builds all packages storybook.

About

Sample component project using LitElement with SASS(BEM) TypeScript and Webpack 5.

https://www.youtube.com/watch?v=k0odjMa1WcY


Languages

Language:JavaScript 42.6%Language:TypeScript 28.6%Language:HTML 16.2%Language:SCSS 12.6%