Configuration of the Webstorm+node.js development environment

Source: Internet
Author: User

1:

Webstorm:http://www.jetbrains.com/webstorm

node.js:https://nodejs.org/download/

2 Installing node. js

Follow the prompts step by step installation, do not say, after the installation is completed to detect whether the PATH environment variable is configured with node. js, click start = "Run =" input "cmd" + Enter the command "path" output the following results:

    Path=c:\oraclexe\app\oracle\product\10.2.0\server\bin; C:\Windows\system32;    C:\Windows; C:\Windows\System32\Wbem; C:\Windows\System32\WindowsPowerShell\v1.0\;    C:\python32\python; C:\MinGW\bin; C:\Program Files\gtk2-runtime\lib;    C:\Program files\mysql\mysql Server 5.5\bin; C:\Program files\nodejs\;    C:\Users\rg\AppData\Roaming\npm

We can see that the environment variable already contains the C:\Program files\nodejs\

Check the node. JS version

3 Installation Configuration Webstorm

The installation process is simple, not much to say, the configuration process is as follows:

3.1 file->setting input node. js

Configure node Interpreter

3.2 Configuring the source code for node. js

3.3 Test If you can run the node. JS Code

Really useful:)

Configuration of the Webstorm+node.js development environment

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.