paperclip/ui
dotta 9a150eee65 fix(ui): remove runtime-only preflight hook dependency
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-06 21:50:11 -05:00
..
public
src Add project-level environment variables 2026-04-06 21:23:30 -05:00
README.md
components.json
index.html
package.json fix(ui): remove runtime-only preflight hook dependency 2026-04-06 21:50:11 -05:00
tsconfig.json
vite.config.ts
vitest.config.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.

Typical use

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