In later versions of express comand line was migrated to a separate module: express-generetor
use
npm install -g express-generator@3
and could use the express command
本文介绍Express命令行工具的迁移情况,新版中该工具已独立为express-generator模块。读者将了解到如何安装并使用此新模块来继续享受Express框架带来的便利。
In later versions of express comand line was migrated to a separate module: express-generetor
use
npm install -g express-generator@3
and could use the express command

被折叠的 条评论
为什么被折叠?