Course of TypeScript 🚀

Open terminal and execute:

$ tsc --watch

Execute any class from dist with NodeJS

$ node dist/hello.js