Add README
All checks were successful
Build and Push Frontend / build (push) Successful in 13s

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hector Ros
2026-01-20 01:25:34 +01:00
parent a25e287be6
commit 2a531e98ae

View File

@@ -1,15 +1 @@
# frontend # Frontend Dashboard
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.6. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.