项目作者: cccyb

项目描述 :
?Vue2编写的高仿饿了么WebAPP
高级语言: Vue
项目地址: git://github.com/cccyb/vue-eleme-app.git


Vue高仿饿了么APP

使用vue@2.0开发的高仿饿了么APP(用户端)
Vue.js高仿饿了么外卖App 2016最火前端框架

主要依赖

  • 基于vue@2.0
  • 使用vue-cli@2.0搭建项目框架
  • 使用vue-router@2.1进行页面路由切换
  • 使用vue-resource@1.0.1进行http请求获取数据
  • mock假数据存储在本地
  • 使用stylus编写样式
  • 使用eslint进行js代码的规范、
  • 使用better-scroll进行联动滑动

在线预览

点我在线预览

(PC端建议开启chrome调试模式食用更佳,移动端直接在浏览器开启即可)

Build Setup

  1. # clone the repo into your disk.
  2. $ git clone https://github.com/cccyb/vue-eleme-app.git
  3. # install dependencies
  4. $ npm install
  5. # serve with hot reload at localhost:8088
  6. $ npm run dev
  7. # build for production with minification
  8. $ npm run build

说明

暂时使用vue@1.0实现,后续会将vue@1.0迁移至vue@2.0,敬请期待!,已升级至2.0