first commit

This commit is contained in:
DJIOTSA CHRISTIAN 2025-09-19 19:02:16 +01:00
commit 53abf15df2

11
README.md Normal file
View File

@ -0,0 +1,11 @@
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000