Documentation

Everything you need to know

Installation

To install the tools, you can use your preferred package manager.

npm install @repo/ui

Usage

Import the components you need into your project.

import { Button } from "@repo/ui/button";