What is node. js ?! Http://www.ibm.com/developerworks/cn/opensource/os-nodejs/index.html? CA = Drs
1. Install nodejs. nodejs has provided the compiled files on various platforms. http://nodejs.org/#download, all the way to nextand complete.
2. Install webstorm: webstorm is a commercial software and can be used for free for 30 days. Thanks to the MVP project, we have obtained a license from webstorm for one year. : Http://www.jetbrains.com/webstorm/download/ download and install an integrated development environment ide that supports node. JS: "jetbrains webstorm 4.0.3", all the way to next until the completion.
The installation of the node. js development environment is complete, which is very convenient.
With webstorm development, you can directly create a nodejs project:
Creating a new project will automatically help you configure the express MVC framework.
Configure your nodejs development folder and click the configuration button to configure the following dialog box
Webstorm has good debugging functions for node. js. When debugging, you only need to click the run button to automatically start the console. The operation is simple and you can learn it with more attempts.
Access related addresses in a browser
References:
Front-end development tool webstorm 3.0 configuration and use
Node. JS: Understanding the cutting-edge IT technologies over a weekend <1>: node. js and JavaScript
Nodejs + express + ejs + mongoose instance
Get started with nodejs and socket. Io
Attaching the sources of node. js core modules