Resolution of problems for the advent of code 2023
Run day=01 npm start
to launch the script of day one. For others days you can change the number.
For creating a new file from the template you can run npm run new -- XX
, where XX is the day like 01.