kuwo-music
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
#修改config目录下index.js中的host为本机ip地址,关闭电脑公用网络防火墙。将手机连接到电脑开放的wifi热点,npm run dev运行项目,手机端浏览器地址栏输入电脑ip地址后跟端口号