Skip to content

Latest commit

 

History

History

bun-landing

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