learn-ts Install this as global before run $ yarn global add typescript ts-node How to run $ ts-node <filename.ts> How to compile (*.js) $ tsc <filename.ts>