aoc2024 My advent of code 2024 resolution To install dependencies: npm ci To run: npm start <day> To run tests: npm run test To generate day: npm run day