- npm install -g express-generator
- express <project_name>
- cd <project_name>, npm install
- in webstorm, File | open, choose <project_name> folder
原文地址:https://www.cnblogs.com/LittleLee/p/9351115.html
时间: 2024-10-16 19:42:37
原文地址:https://www.cnblogs.com/LittleLee/p/9351115.html