@locokit/designsystem
v0.0.17
Published
LocoKit Design System, components library
Downloads
21
Readme
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