This website is built using Next.js and lives at https://roocode.com.
First, install dependencies and run the development server:
pnpm install
pnpm dev
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.