Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 146 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 146 Bytes

Advent of Code 2021

Getting started:

npm install

Running solutions:

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