/Typescript

Primary LanguageTypeScript

Typescript

Using this Repo to Learn Typescript Node main.ts (will compile a main.js) run tsc main.ts --watch (to continuously run the compiler) type in the terminal tsc --init to get the tsconfig.json file