mirror of
https://github.com/ershisan99/advent-of-code.git
synced 2026-01-01 04:59:25 +00:00
223 B
223 B
aoc-2024
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.1.36. Bun is a fast all-in-one JavaScript runtime.