Skip to content

trystan2k/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2020

Advent of Code 2020 JavaScript solutions using Node >= 12

To execute the code for a given day, you can use Node and the name of the file:

node day-01.js