Skip to content

IP-Algorithmics/AdventOfCode2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2020

Requirements

  • vs code
  • npm install -g typescript
  • npm install -g ts-node
  • code runner extension

How To Run

  • Right click .ts file -> Run code

  • or use the command line - ts-node --project ./tsconfig.json ./src/1/1.ts

  • alternatively you can use in the command line - npm run start ./src/1/1.ts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published