henriko202 / tsg-mid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsg-mid

How to run?

Each exercise has a main.js file. You can run it with node.js.

node /exercise-x/main.mjs

Or, alternatively, you can run the script with "npm run exercise-x" Where x is the number of the exercise.

About


Languages

Language:JavaScript 100.0%