vue 端口冲突

293 阅读1分钟

问题

image.png

解决策略

项目启动指定端口 npm run dev -- --port 81

image.png

image.png