mirror of
https://github.com/ershisan99/lib-with-storybook-starter.git
synced 2025-12-16 05:09:27 +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
67.1%
SCSS
27%
HTML
5.9%