Tuesday, March 29, 2022

Installing Visual Studio Code

Visual Studio Code (also Known as VS Code) is the preferable IDE for developing Web apps using NodeJS. This is a product of Microsoft and can be installed from the following link https://code.visualstudio.com/download.

The main advantage is the Intergrated Terminal. 

After successful installation, it appears as follows:




No comments:

Post a Comment