Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 547 Bytes

File metadata and controls

15 lines (9 loc) · 547 Bytes

Repository for michaelbonner.dev

Public site for michaelbonner.dev.

Getting Started

First, run the development server:

bun run dev -- --open

A browser should open at http://127.0.0.1:5173/ to see the result.

You can start editing the page by modifying src/routes/index.svelte. The page auto-updates as you edit the file.