Files
Kilo-Org_kilo/packages/kilo-docs/README.md
T
Kevin van Dijk 8ecb541275 Adjust readme
2025-08-27 19:09:32 +02:00

397 B

Kilo Code Docs

This website is built using Docusaurus, a modern static website generator, and lives at https://kilocode.ai/docs

Installation

$ pnpm install

Local Development

$ pnpm docs:start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server