# UI

A React component library with TypeScript for the Penpot ecosystem.

## Commands

Run from workspace root:

- **`pnpm storybook:ui`** - Start Storybook for component development
- **`pnpm build:ui`** - Build the library for production
- **`pnpm start:ui`** - Build in watch mode for development
