Header Ads

Installing Node.js and NPM on Windows

in case you haven't heard of Node.js, this is basically a version of Chrome’s V8 JavaScript runtime engine which provides and option to programmers to run JavaScript on server-side. Node.js is becoming more popular in developers due to its speed and efficiency. Developers can easily us JavaScript to for the front end runner and can contact with backend web services.

How to Install Node.js and NPM on Windows

If you have already downloaded Node.js then jump on to the next paragraph, otherwise you might wanna download it Here

Run the installer by double clicking on it and follow on-screen instructions and your node.js installation will be completed in few minutes.



Verifying the Installation


The next step is to verify  the installation of node.js on windows system, Open Windows command prompt and check installed version of nodejs and npm .

No comments:

Powered by Blogger.