This is a React project boostrapped with bun.
bun install
(or)
bun install --backend=copyfile && bun bun
Run the development server.
bun dev
You can start editing the page by modifying src/pages/Home.tsx. The page auto-updates as you edit the file.