First, run the development server:
bun install
To start the development server run:
bun run dev
Open http://localhost:5005 with your browser to see the result.
You can start editing the page by modifying src/app.jsx
. The page auto-updates as you edit the file.