Open
Description
The current README assumes that contributors already have Bun installed. However, new contributors (especially those unfamiliar with Bun) might not have it and may run into issues during bun install or bun dev.
Task:
Add a short section in the README under “Setting up the project locally” that explains how to install Bun.
Include a link to the official Bun installation guide: https://bun.sh/docs/installation
Why it matters:
Making this step explicit lowers the barrier for new contributors who may not be familiar with this JavaScript runtime and ensures smoother setup.
Metadata
Metadata
Assignees
Labels
No labels