Skip to content

Commit

Permalink
md
Browse files Browse the repository at this point in the history
  • Loading branch information
liangxiaojuan committed Jan 13, 2017
1 parent 82d84b2 commit 16f4de1
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,3 @@
<<<<<<< HEAD
#vue-eleme
=======
#高仿饿了么app商家详情 (vue2 +vue-router2 + es6 +webpack )

![QQ截图20170104094615.png](http://upload-images.jianshu.io/upload_images/4249223-b3892be740f34fc3.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
##demo
* [demo 地址](http://liangxiaojuan.github.io/elem/index#/goods)
* 欢迎star我的最新实战项目[gank妹子](https://github.com/liangxiaojuan/vue-Meizi)

## 项目依赖
* 本项目依赖 eslint全局环境,没有请下载
* cnpm install -g eslint
* 这个脚手架最好也下了
* cnpm install -g vue-cli

## 项目下载,运行,打包
* git clone https://github.com/liangxiaojuan/eleme.git (下载)
* cnpm install --save (淘宝镜像源)
* npm run dev (运行)
* npm run build (打包编译)

##项目总结
* 1.使用[vue-cli](https://github.com/vuejs/vue-cli)构建项目,可以快速起手进入代码编写
* 2.使用[eslint](https://github.com/eslint/eslint) 规范项目格式,保持风格统一
* 3.使用 better-scroll 来进行滑动的支持
* 4.尽量使用组件化,模块化的思想,即什么都能成为组件
* 5.本项目在安卓4.2以下的动画效果不是很理想,滑动也不流畅。这一点正在改进。
* 6.不利用vuex,进行父子间的通信。
* 7.有什么意见建议请联系我
##最后

最后附上github地址[https://github.com/liangxiaojuan/eleme](https://github.com/liangxiaojuan/eleme),喜欢的麻烦帮我点个star,我会分享更多干货。
>>>>>>> fc08d4bf98ddca4e85279120418b89daa1aaca81
> 本项目是基于vue2最新实战项目,vue2 +vue-router2 + es6 +webpack 高仿饿了么app,是适合新手进阶的绝佳教程。
###首先
Expand Down

0 comments on commit 16f4de1

Please sign in to comment.