effect-fc Docs
The documentation site is built with Docusaurus.
Local Development
bun run --cwd packages/docs start
Build
bun run --cwd packages/docs build
The static site is written to packages/docs/build.
The documentation site is built with Docusaurus.
bun run --cwd packages/docs start
bun run --cwd packages/docs build
The static site is written to packages/docs/build.