/adventofcode-2021

Puzzle solutions for Advent of Code 2021.

Primary LanguageTypeScript

Advent of Code 2021

This repo contains my solves for the 2021 advent of code.

To run the solutions, clone the repo and run the following commands:

npm install

npm run start -- -day=1