Install dependencies:
pnpm install
Run the development server:
pnpm dev
Open http://localhost:5173 with your browser to see the result.
You can start editing the page by modifying src/routes/layout.tsx
. The page auto-updates as you edit the file.