0.0.17 • Published 1 year ago
@vibe-samurai/visual-ui-kit v0.0.17
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