vue.js run build Cannot GET /

2018-02-09  本文已影响0人  Sunnky
Project is running at http://127.0.0.1:8080/
webpack output is served from /dist/
Content not from webpack is served from /Users/sunnky/simple24/web
404s will fallback to /index.html

然后跳转到网页就一直是空白


image.png

原因是删除了根目录下的index.html

所以再用初始的方法生成一个项目,然后把其中的index.html拿过就可以了

上一篇 下一篇

猜你喜欢

热点阅读