0.0.17 • Published 9 months ago
@locokit/designsystem v0.0.17
LocoKit Design system - Components library
This design system use PrimeVue and Tailwind CSS.
To develop it, please run the storybook, create / update components, and add stories to demonstrate how to use the component.
Start the storybook:
pnpm run storybook
Build the design system:
pnpm build
Publish it:
pnpm publish