logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

使用vue脚手架npm run build生成的dist目录中的index.html无法打开)

#使用vue脚手架npm run build生成的dist目录中的index.html无法打开)目录中的index.html直接打开报错:Failed to load resource: the server responded with a status of 404 (Not Found),解决这个问题首先安装server,cmd命令:npm install -g serve,然后再启动...

到底了