Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 223 Bytes

File metadata and controls

25 lines (17 loc) · 223 Bytes

Vite, Lit and Storybook for standalone web component development

Install

npm install

Develop

npm run dev

Storybook

npm run storybook

Build

npm run build