Skip to content
Skip to content

Install Zeo

Zeo currently supports a pnpm-based install from source. Use the pinned toolchain versions from package.json to keep builds deterministic.

macOS / Linux / Windows (Node + pnpm)

node --version
pnpm --version
pnpm install
pnpm -r build

Windows users can run the same commands in PowerShell after installing Node and pnpm.

Run diagnostics

pnpm doctor

This checks local setup and integration prerequisites before you run the app.