Skip to content

twistezo/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2021

Source

https://adventofcode.com/

Requirements

  • npm

Usage

  • Firstly run npm install

  • To run specific file use npm run start days/FILENAME

    For example npm run start days/1.ts

  • To run specific file in watch mode use npm run start:w days/FILENAME

About

Advent of Code 2021 - TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published