This is an example target application that demonstrates how to integrate with JRD using the Client SDK. When loaded inside the builder's iframe, this app:
Flex container for layout
H1-H6 heading elements
Paragraph text
Clickable buttons
Card with shadow
Image element
Empty space
pnpm --filter @jrd/example-client devpnpm devhttp://localhost:3000/designer?iframe=http://localhost:3001/previewThe preview route at /preview is the iframe target. It uses the Client SDK to communicate with the builder.