Skip to content

BurningMarshmallow/aoc-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Year 2024

Credits: This repo is based on https://github.com/nanot1m/adventofcode2023

Prerequisites

  • Create .env file in the root directory with the following variables:

JS

NodeJS >= 14

cd js

To run the solution of the day 1, run the following command:

npm run solve 1

To create the template for the day 2, run the following command:

npm run tpl 2

About

Solutions for AoC 2024 in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published