码迷,mamicode.com
首页 > 移动开发 > 详细

创建一个node.js express类型的app

时间:2018-07-22 20:05:15      阅读:177      评论:0      收藏:0      [点我收藏+]

标签:exp   ESS   npm   pen   gen   webstorm   bst   install   ebs   

  1. npm install -g express-generator

  2. express <project_name>

  3. cd <project_name>, npm install

  4. in webstorm, File | open, choose <project_name> folder

创建一个node.js express类型的app

标签:exp   ESS   npm   pen   gen   webstorm   bst   install   ebs   

原文地址:https://www.cnblogs.com/LittleLee/p/9351115.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!