0.0.42 • Published 11 months ago

lib-with-storybook-starter v0.0.42

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

Usage:

  • Clone template: (replace my-lib with your project name)

    npx degit https://github.com/ershisan99/lib-with-storybook-starter startups-lab-it-calendar-ui-kit
  • Change directory: (replace my-lib with your project name)

    cd startups-lab-it-calendar-ui-kit
  • Install dependencies:

    pnpm i
  • Run storybook:

    pnpm dev