

Click Next : If you have not much idea about selection leave the standard and click on next button.Click Next : To select the installation path on your computer.By clicking next in above step, you will be asked to accept license, please accept by clicking checkbox and click Next.


Npm means -“node package manager”, it is a dependency management tool for JavaScript applications. You need Node.js for dev tooling (like local web server with live reloading features) and dev experience. In the Node.js environment, developers use JavaScript code to develop wide variety of applications like network applications, command line tools, web api, web applications etc. Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser.
