mirror of
https://github.com/ershisan99/live-bundlers.git
synced 2025-12-16 12:33:38 +00:00
master
Usage:
-
Clone template: (replace
my-libwith your project name)npx degit https://github.com/ershisan99/lib-with-storybook-starter my-lib -
Change directory: (replace
my-libwith your project name)cd my-lib -
Install dependencies:
pnpm i -
Run storybook:
pnpm dev
Description
Languages
TypeScript
76.5%
SCSS
19.7%
HTML
3.8%