lfb / nodejs-koa-blog

基于 Node.js Koa2 实战开发的一套完整的博客项目网站
https://www.boblog.com
MIT License
1.78k stars 460 forks source link

技术大佬好,我按照你的流程,出现2个问题 #176

Open hkduan2004 opened 2 years ago

hkduan2004 commented 2 years ago

大佬好,我按照你的流程,出现1个问题: 前端登录http://localhost:5000/ 浏览器返回:Not Found

请回复,感谢! image

vscode中提示: image

hkduan2004 commented 2 years ago

已解决。要启动3个服务,分别是端口5000,3000,9528

lfb commented 2 years ago

已解决。要启动3个服务,分别是端口5000,3000,9528

你太厉害了,看来我的文档需要更完善一些,谢谢

hduwhyso commented 1 year ago

已解决。要启动3个服务,分别是端口5000,3000,9528

你太厉害了,看来我的文档需要更完善一些,谢谢

大佬,催更,催完善;vscode调试的时候怎么样才能同时启动5000,3000,9528三个端口

424363283 commented 1 year ago

9528 是启动的什么端口呀?