Go to file
Clément Pons 2eff5bb874 Fix maths 2025-08-27 16:36:44 +02:00
data Fixes 2025-08-27 13:09:21 +02:00
.gitignore Initial commit 2025-08-19 18:03:12 +02:00
README.md Initial commit 2025-08-19 18:03:12 +02:00
bun.lock Fixes 2025-08-27 13:09:21 +02:00
index.html Initial commit 2025-08-19 18:03:12 +02:00
index.ts Fix maths 2025-08-27 16:36:44 +02:00
main.ts Fix maths 2025-08-27 16:36:44 +02:00
package.json Fixes 2025-08-27 13:09:21 +02:00
tsconfig.json Initial commit 2025-08-19 18:03:12 +02:00

README.md

stars

To install dependencies:

bun install

To run:

bun run index.ts

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