trackify-kit
v0.0.4
Published
This repository contains UI components to be used in trackier products, made using Tailwind and ShadCN.
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
