Hi, this project was doing with TypeScript in the runtime of Node
I use ts-node
for run the project without transpile the code to JS, you don`t need to compile nothing
Just need run npm install
in the console and later npm start
and the program is running.
For run the Tests you have to ejecute npm test
in the console
I accept feedback of my code, if you can say how improve my code i'd love it
Remind that you can see my github or my LinkedIn
console.log("Have a good day!")