typescript-and-promises

Steps to run:

$ mkdir typescript-and-promises
$ cd typescript-and-promises
$ git clone https://github.com/MAlshehri/typescript-and-promises.git
$ nnpm install
$ npm run start

if you're using VS Code you could also debug the app after building it to build the porject: ctrl + shift + B for Mac: cmd + shift + b

after that press F5