Vue2-football—爆炸足球 模仿懂球帝移动端官网,欢迎各位老铁star
github地址:https://github.com/vqlai/vue2...
技术栈
前端 es6 vue2 vue-router2 axios better-scroll vue-lazyload stylus
后端 通过webpack 设置HTTP代理的方式请求懂球帝官网api获取数据
项目截图
安装与运行
git clone https://github.com/vqlai/vue2...
cd vue2-football
npm install(建议使用淘宝镜像cnpm)
npm run dev //服务端运行 访问 http://localhost:8080
npm run build 项目打包
node server.js 运行打包后代码