Files
penpot/frontend/packages/ui/README.md
2026-02-10 08:29:24 +01:00

12 lines
301 B
Markdown

# 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