21
NovNode.js Installation Guide
Node.js is platform which provides the complete solution for server-side applications, such as web platforms ASP.NET, Php etc. So, before going to start Hands-On Node.js, let's first install and configure it.
Here, I am using windows OS to install and configure it. First download the latest release of Node.js
from www.nodejs.org for windows OS.
Downloading Node.js
Node.js can run on Windows, Linux, and Mac. It provides 32-bit and 64-bit platforms. To install Node.js on Windows OS
just download windows setup as follows.
Read More - Advanced Node JS Interview Questions and Answers
Installing Node.js
When you will run node.js setup for windows, you will get the setup dialog as follows. Now just follow the installation instructions to install it on your machine.
Node.js Command Prompt
After Node.js successful installation an icon will be created on the Windows menu
. Now click this menu to open the Node.js console.
You can also launch node.js command prompt
by using run window. In run window type node and press enter, you will get the node.js command prompt as follows.
Get Started with Node.js
To get started with node.js, say hello to node.js as follows.
What do you think?
I hope you get the idea how to install node.js on your machine. I would like to have feedback from my blog readers. Your valuable feedback, question, or comments about this article are always welcome.
Take our Nodejs skill challenge to evaluate yourself!
In less than 5 minutes, with our skill challenge, you can identify your knowledge gaps and strengths in a given skill.