Skip to content

SanyamMishra/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

Solutions for the Advent of Code 2021

Run Locally

Clone the project

  git clone https://github.com/SanyamMishra/advent-of-code-2021.git

Go to the project directory

  cd advent-of-code-2021

Install dependencies

  npm install

Start the server

  npm run start

Demo

Demo