yujinjin / fans

这是一个app(android/iOS)项目,但页面视图全部都用的是html5页,没有使用app的原生页面。 前端h5是基于mui + vue2 + vue-router2 + es6 + webpack2 + vuex + signalR 的前端webApp单页项目框架,项目可以直接在PC上运行html5页面。 app打包技术是用HBuilder IDE工具一键打包成APP。
417 stars 150 forks source link

我在windows下怎么运行不起来,大神指教 #6

Closed ringch closed 7 years ago

ringch commented 7 years ago

fallbackLoader option has been deprecated - replace with "fallback" loader option has been deprecated - replace with "use" fallbackLoader option has been deprecated - replace with "fallback" loader option has been deprecated - replace with "use" run........................................ 10% building modules 2/2 modules 0 active Project is running at http://0.0.0.0:8083/ webpack output is served from /build/ 404s will fallback to /index.html 51% building modules 348/379 modules 31 active ...ns\src\js\lib\jquery.signalR-2.2.1.js(node:71172) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56 parseQuery() will be replaced with getOptions() in the next major versio

yujinjin commented 7 years ago

@ringch 好像没有问题 浏览器的log输出错误贴出来看一下

Okswwen commented 7 years ago

@ringch 使用 http://127.0.0.1:8083/登录即可!可以修改package.json中R_DEV --host=127.0.0.1