Getting started
Prerequisites
Section titled “Prerequisites”- Bun ≥ 1.4
- macOS, Linux, or WSL2
Install
Section titled “Install”bun installRun dev server
Section titled “Run dev server”bun run devOpen http://localhost:4321.
Build for production
Section titled “Build for production”bun run buildbun run previewOutput lands in dist/.