Installing Visual Studio Code on Windows
Visual Studio Code (VSCode or VSC) is a lightweight IDE (integrated development environment) that’s become a standard in the web development community for developing applications in a wide variety of languages and frameworks. The Angular web framework uses the TypeScript language and so is well suited for Visual Studio Code. You can, of course use…
Installing NVM for Windows
This is an optional step that will make it easier for you to manage versions of NodeJS in the future. NVM stands for Node Version Manager. For now, just install and configure it and move on. Change the Destination Location to “C:\Program Files\NVM” Choose “YES” to allow NVM to take control.
Setup and Installation
Setup and Installation
