@locokit/designsystem
v0.0.17
Published
LocoKit Design System, components library
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 storybookBuild the design system:
pnpm buildPublish it:
pnpm publish