mirror of
https://github.com/SrIzan10/adventofcode.git
synced 2026-06-28 03:02:23 +00:00
222 B
222 B
aoc-2023
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.0.2. Bun is a fast all-in-one JavaScript runtime.