Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 355 Bytes

File metadata and controls

12 lines (8 loc) · 355 Bytes

This website is built using Next.js and lives at https://roocode.com.

Getting Started

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.