mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
| .. | ||
| .github | ||
| .vscode | ||
| docs | ||
| src | ||
| static | ||
| .gitignore | ||
| .tool-versions | ||
| docusaurus.config.ts | ||
| eslint.config.mjs | ||
| LICENSE | ||
| package.json | ||
| Rakefile | ||
| README.md | ||
| sidebars.ts | ||
| tsconfig.json | ||
| vercel.json | ||
Roo Code Docs
This website is built using Docusaurus, a modern static website generator, and lives at https://docs.roocode.com
Installation
$ npm install
Local Development
$ npm 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.