mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
bun.sh
This is the landing page for the bun.sh site and documentation.
Running Locally
Install dependencies
bun install
Run the development server:
bun dev
Open http://localhost:3000 with your browser to see the result.
Building
bun run build