mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
21 lines
500 B
Markdown
21 lines
500 B
Markdown
# 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)
|