Before we begin, we need to do some initial setup.
1. Install NodeJS from NodeJS.org.
2. At the command prompt, type “npm install -g typescript“.
3. Once installed, now we need to also install the follow, also in the command prompt. Type “npm install -g typings“.
4. Next, we need an editor. Install […]