Bun Documentation
Official documentation for Bun: the fast, all-in-one JavaScript runtime.
Development
Install the Mintlify CLI to preview the documentation locally:
bash
bun install -g mintRun the development server:
bash
mint devThe site will be available at http://localhost:3000.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.