/AoC-2023

Advent of Code 2023

Primary LanguageTypeScript

aoc-2023

To install dependencies:

bun install

To test:

bun test

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