Bun
bun.sh
Bun
@bun.sh
Bun is a fast, all-in-one toolkit for installing, bundling, running and testing JavaScript & TypeScript.

To install Bun:
```
curl https://bun.sh/install | bash -s
```

https://bun.sh
In the next version of Bun

Bun.serve() gets builtin support for hot reloading frontend applications.
February 11, 2025 at 8:05 AM