Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 331 Bytes

File metadata and controls

14 lines (11 loc) · 331 Bytes

Getting Started

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.