【我的筆記BLOG1】配置webstorm + node.js +express + mongodb開發部落格的環境

來源:互聯網
上載者:User

標籤:style   blog   http   sp   on   檔案   資料   div   2014   

1. 安裝webstorm 並破解

2. 安裝node (以及express架構)

  • 至官網下載並安裝。(http://nodejs.org)v0.10.32   msi
 安裝後測試,開啟命令列,c:\users\Iris804>  node>console.log("hello")輸出 hello        undefined
  • 安裝node.js 包管理器(Express)
ctrl+d, 回到初始視窗,輸入  npm install -g express-gengerator , 全域模式下安裝express
  • 建立blog檔案夾
      切換到目標檔案夾,express -e blog                                cd blog & npm install  3. 對webstorm配置nodejs 配置Node interpreter 和 Sources of Node.js Core Modules   4. 安裝mongodb
  • 至官網下載 http:\\www.mongodb.org, 下載對應版本
  • 將下載的檔案解壓為mongodb, 建立一個blogdata檔案夾,儲存日誌資料
           

【我的筆記BLOG1】配置webstorm + node.js +express + mongodb開發部落格的環境

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.