"My notes BLOG1" configuration Webstorm + node. js +express + MONGODB Development Blog Environment

Source: Internet
Author: User
Tags install node

1. Install Webstorm and crack

2. Install node (and express frame)

    • Download and install it from the website. (http://nodejs.org) v0.10.32 MSI
After installation test, open command line,c:\users\iris804> node>console.log ("hello") output hello undefined
    • Installing the node. JS Package Manager (Express)
Ctrl+d, go back to the initial window, enter NPM install-g express-gengerator, install Express in global mode
    • New Blog Folder
Switch to destination folder, express-e Blog CD blog & npm install 3. Configure Nodejs for Webstorm configuration node interpreter and Sources of node. js Core Modules 4. Installing MongoDB
    • Download http:\\www.mongodb.org to download the corresponding version
    • Unzip the downloaded file to MongoDB, create a new Blogdata folder, store the log data

"My notes BLOG1" configuration Webstorm + node. js +express + MONGODB Development Blog Environment

Related Article

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.