cloudstuff-ui
v0.0.1
Published
This repository contains UI components to be used in trackier products, made using Tailwind and ShadCN.
Downloads
3
Readme
Trackier UI Library
This repository contains UI components to be used in trackier products, made using Tailwind and ShadCN.
For DEV
- Clone the repository on your local machine
- Run
npm installto install dependencies - Run
npm run storybookto start the storybook app and expolore the components - Run
npm run buildto build the library
