/tsg-mid

Primary LanguageJavaScript

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.