1 脚手架安装 npm install -g express-generator 2 在安装项目目录下 express 项目名称 --view=jade 3 安装提示的步骤安装依赖和启动项目即可 image.png