Pre-requirements:
- NodeJS v24
- PNPM
pnpm installFirst, run the development server:
pnpm devOpen http://localhost:3000/are-we-biome-yet with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.