vue-修改vue项目运行端口号

1、找到项目对应的 config 文件夹里的 index.js ,此时可以看到项目配置了 port:8080

原文地址:https://www.cnblogs.com/liaojie970/p/7376402.html