mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
12 lines
301 B
Markdown
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
|