-
\"express-mvc-generator是一款用于生成Express模型视图控制器应用程序的工具。\
资源介绍
模型视图控制器应用程序生成器。
安装
$ npm install express-mvc-generator -g
##显示带有-h选项的命令选项:
express -h
Usage: express [options] [dir]
Options:
-h, --help output usage information
-V, --version output the version number
-e, --ejs add ejs engine support (defaults to EJS)