This repository contains UI components to be used in trackier products, made using Tailwind and ShadCN.
- Clone the repository on your local machine
- Run
npm install
to install dependencies - Run
npm run storybook
to start the storybook app and expolore the components - Run
npm run build
to build the library