If you have Nix with flakes enabled:
nix developOr with direnv:
direnv allowThis gives you bun and language servers automatically.
Install bun manually, then:
bun installbun run dev # Start dev server
bun run build # Build for production
bun run preview # Preview production build- Astro 5
- CodeMirror 6
- Tone.js
- Bun
