Getting Started
Internal documentation for Bridge Training packages.
Welcome
This is the internal documentation site for Bridge Training.
Packages
| Package | Description |
|---|---|
@workspace/ui | Shared UI components (Radix UI + Tailwind) |
@workspace/bridge-core | Bridge domain logic, types, and parsers |
@workspace/bridge-react | React components for bridge UI |
@workspace/i18n | Language detection, validation, and UI components |
Development
# Start the docs dev server
pnpm dev:docs
# Build
pnpm build -F docs