curl -fsSL https://bun.sh/install | bash
- If you're using vscode: please have the Biome VSCode extension installed.
shared
→ shared code between apps
bun run test
bun run dev
curl -fsSL https://bun.sh/install | bash
shared
→ shared code between appsbun run test
bun run dev