startups-lab-apihub-front-ui-kit
v0.0.1
Published
- Clone template: (replace `my-lib` with your project name) ```bash npx degit https://github.com/ershisan99/lib-with-storybook-starter my-lib ```
Readme
Usage:
Clone template: (replace
my-libwith your project name)npx degit https://github.com/ershisan99/lib-with-storybook-starter my-libChange directory: (replace
my-libwith your project name)cd my-libInstall dependencies:
pnpm iRun storybook:
pnpm dev
