frontend/README.md
2025-06-30 12:31:14 -07:00

222 B

frontend

To install dependencies:

bun install

To develop:

bun run dev

This project was created using bun init in bun v1.2.17. Bun is a fast all-in-one JavaScript runtime.