paperclip/ui
Dotta cfcdf2dea9 fix(ui): align PWA display-mode listeners 2026-06-01 21:56:19 +00:00
..
public [codex] Polish board UI mobile flows (#6550) 2026-05-22 10:13:47 -05:00
src fix(ui): align PWA display-mode listeners 2026-06-01 21:56:19 +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
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.