编码测试
npm run dev
访问: http://localhost:8080
编码, 自动编译打包(HMR), 查看效果
image.png
打包发布
npm run build
npm install -g serve
serve dist
访问: http://localhost:5000
image.png
编码测试
npm run dev
访问: http://localhost:8080
编码, 自动编译打包(HMR), 查看效果
image.png
打包发布
npm run build
npm install -g serve
serve dist
访问: http://localhost:5000
image.png
本文标题:VUE编码测试与打包发布项目
本文链接:https://www.haomeiwen.com/subject/ibkukltx.html
网友评论