Advent of Code Challenge- 2019 Check it out: https://aoc.zerotomastery.io/ Before run the code npm install Run specific day of solution Go to index.js file under the root directory and uncomment the day of soluton you want to check out. Run the following code: npm run start