美文网首页
vue2 + vue-router+ es6,vue2最新SPA

vue2 + vue-router+ es6,vue2最新SPA

作者: sycho | 来源:发表于2017-09-18 21:22 被阅读0次

Vue2—爆炸足球模仿懂球帝移动端官网,欢迎各位童鞋star

github地址:https://github.com/vqlai/vue2-football

技术栈

前端 es6 vue2 vue-router2 axios better-scroll vue-lazyload stylus

后端 通过webpack 设置HTTP代理的方式请求懂球帝官网api获取数据

项目截图

安装与运行

git clone https://github.com/vqlai/vue2-football.gitcdvue2-football

npm install(建议使用淘宝镜像cnpm)

npm run dev //服务端运行 访问 http://localhost:8080

npm run build 项目打包

node server.js 运行打包后代码

有任何问题可以在这里提issue,谢谢你的支持。

欢迎各位童鞋star,飞机票:DEMO

相关文章

网友评论

      本文标题:vue2 + vue-router+ es6,vue2最新SPA

      本文链接:https://www.haomeiwen.com/subject/htcisxtx.html