# Roo Code Docs This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator, and lives at https://roocodeinc.github.io/Roo-Code/ ### Installation ``` $ pnpm install ``` ### Local Development ``` $ pnpm 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. ### License [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)