0.0.22 • Published 11 months ago

@wandrehappen/ui-kit v0.0.22

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 my-lib
  • Change directory: (replace my-lib with your project name)

    cd my-lib
  • Install dependencies:

    pnpm i
  • Run storybook:

    pnpm dev