paperclip/ui
Dotta 39e0fba65f Filter issues by plan document 2026-06-05 03:28:07 +00:00
..
public [codex] Polish board UI mobile flows (#6550) 2026-05-22 10:13:47 -05:00
src Filter issues by plan document 2026-06-05 03:28:07 +00:00
storybook Add accepted-plan decomposition exact-once guards and UI state (#6831) 2026-05-28 23:30:18 -07:00
README.md
components.json
index.html [codex] Polish board UI mobile flows (#6550) 2026-05-22 10:13:47 -05:00
package.json build(deps-dev): bump @tailwindcss/vite from 4.1.18 to 4.3.0 (#7327) 2026-06-03 23:21:14 -07:00
tsconfig.json
vite.config.ts
vitest.config.ts
vitest.setup.ts

README.md

@paperclipai/ui

Published static assets for the Paperclip board UI.

What gets published

The npm package contains the production build under dist/. It does not ship the UI source tree or workspace-only dependencies.

Storybook

Storybook config, stories, and fixtures live under ui/storybook/.

pnpm --filter @paperclipai/ui storybook
pnpm --filter @paperclipai/ui build-storybook

Typical use

Install the package, then serve or copy the built files from node_modules/@paperclipai/ui/dist.