Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 167 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 167 Bytes

Advent of Code 2024

How to use this repo

  1. Clone the repo.
  2. pnpm i will install all the required dependencies.
  3. pnpm dev will watch and run the tests.