Nodejs installation runs under Windows

Source: Internet
Author: User

Node official website http://nodejs.org/

Download the corresponding version, I am under the Windows version Node-v4.1.1-x64.msi

Then the next step is to complete the installation, which is very simple and does not encounter any problems.

Is the installation complete?

Start-"Run input cmd

1 command-line input node-v Displays the version number of node.

My result is: v4.1.1

2 Input command node-e "console.log (' hello ')";

The next line shows the Hello

NODE-E equivalent to the eval (") in JS, which executes the character code directly

3 command Line Input node Xxx.js

The code inside the JS script is executed.

Nodejs installation runs under Windows

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.