Each Day's assignment is contained in one single folder under src.
Check the code for the solution in the day
folder of each day.
You can also run all days with the npm run day[day]-[part]
command to run the assignment for each day and with the console.log()
with the solution
npm run day1-1
for the first part of day1 result