vue项目编译后的dist文件夹本地运行 tivd 2022-08-31 310 阅读1分钟 安装http-server 通过npm install -g http-server 通过命令行进入到dist文件夹 执行 npx http-server