Skip to content

bverhoeven/aoc2021

Repository files navigation

Advent of Code 2021

Getting started:

npm install

Running solutions:

npm start -w day-<x>
npm start -w day-01