Instalación manual
Install with bun
Install Foldocs in an existing Foldkit application with Bun.
Runtime packages
Install runtime packages:
bun add foldocs foldkit effect @effect/platform-browserBuild packages
Install the build integrations:
bun add --dev @foldocs/vite @foldkit/vite-plugin vite typescriptStart Vite
Run bunx vite after adding the Foldocs and Foldkit plugins to vite.config.ts.
Last updated 2 ago 2026