记录部署nodejs项目

116 阅读1分钟
  1. fe项目 运行 npm run build
  2. be项目 替换 static 文件夹
  3. 项目放入云服务器 运行 npm run server