NodeJs Tutorial - 02

Ashish SinghAshish Singh
1 min read

Installation of NodeJs

  1. Visit the official Website of NodeJS https://nodejs.org/en/download and download LTS version, LTS means long term support version click on msi and download it

  2. After download, double click on the file and prompt will come for Term and condition read it accept it and click on next similar window appears several time click on next and install

Installation of VS Code

To run NodeJS or JavaScript we need some editor, you can choose any editor of your choice but I will recommend VS Code

  1. Visit the official website of VS Code https://code.visualstudio.com/ and click on download.

  2. After download, double click on file then prompt will appear asking to “Accept term & condition” Accept it by clicking on check box and hit next, two to three times next then install it.

Congratulations you have successfully setup the NodeJS and VS Code

0
Subscribe to my newsletter

Read articles from Ashish Singh directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Ashish Singh
Ashish Singh