Update the readme to include steps to run the project locally. ## Requirements - Node.js (latest LTS) - bun (`npm install -g bun`) ## Steps - Clone project - Install deps (`bun i`) - Run local server (`bun dev`)
Update the readme to include steps to run the project locally.
Requirements
npm install -g bun)Steps
bun i)bun dev)