iqijun / vue-video

一个基于vue的视频网站
4 stars 1 forks source link

npm install #1

Open blockChainB opened 6 years ago

blockChainB commented 6 years ago

App:vue-video fei$ npm run dev

vuePro@1.0.0 dev /Users/fei/Downloads/github/vue-video webpack-dev-server --inline --hot --config ./webpack.config.js

http://localhost:8080/ webpack result is served from http://127.0.0.1:8088 content is served from /Users/f/Downloads/github/vue-video

Child html-webpack-plugin for "index.html": chunk {0} index.html 479 kB [rendered] [0] ./~/html-webpack-plugin/lib/loader.js!./src/html/app.html 599 bytes {0} [built] [1] ./~/lodash/lodash.js 478 kB {0} [built] [2] (webpack)/buildin/module.js 220 bytes {0} [built] [3] (webpack)/buildin/amd-options.js 43 bytes {0} [built] webpack: Compiled successfully.

打开 http://localhost:8080/ 没有效果,楼上,是那里不对嘛 ?

iqijun commented 6 years ago

用http://localhost:8080/index.html访问试试呢