0.0.17 • Published 19 days ago

lib-with-storybook-starter v0.0.17

Weekly downloads
-
License
-
Repository
-
Last release
19 days 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