/AdventOfCode2021

Advent of Code 2021 -- code and solutions

Primary LanguageTypeScript

Advent of Code 2021

Advent of Code 2021 -- code and solutions

How to Watch

Run this:

cd 01
nodemon Day_01.ts

It will recompile the ts file when changed and execute the resulting js.