Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qiilee authored Aug 29, 2018
1 parent 002a7f6 commit e5e776a
Showing 1 changed file with 25 additions and 18 deletions.
43 changes: 25 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@
> vue基础代码--个人学习代码
## Saved
* 项目地址
* vue-music :
* vue2-elm : https://github.com/bailicangdu/vue2-elm
* vue-sell : https://github.com/ustbhuangyi/vue-sell
* vue-awesome-swiper : https://github.com/surmon-china/vue-awesome-swiper
* vuex : https://github.com/vuejs/vuex
* vue2-happyfri : https://github.com/bailicangdu/vue2-happyfri
* vue2.0+node.js+MongoDB :
* vue2.0-taopiaopiao : https://github.com/canfoo/vue2.0-taopiaopiao
* vue2-demo : https://github.com/lzxb/vue2-demo
* vue2.x-douban : https://github.com/superman66/vue2.x-douban
* vuejs2-learn : https://github.com/bhnddowinf/vuejs2-learn
* 项目说明
```
一、vue-music 火鸡音乐项目
1.Charles抓包使用方法(iphone和安卓进行代理抓包)
Expand All @@ -15,55 +28,49 @@
7.路由懒加载(减小app.js体积)
二、vue2-elm 饿了么
https://github.com/bailicangdu/vue2-elm
1.定位
2.搜索
3.筛选
4.
三、vue-sell 饿了么轻量版
https://github.com/ustbhuangyi/vue-sell
1.better-scroll
2.node prod.server.js 开启本地服务
3.config=>index.js=>productionSourceMap属性(本地调试) 上线时应设为false
四、vue-awesome-swiper 轮播(可查看example)
https://github.com/surmon-china/vue-awesome-swiper
五、vuex 官方代码
https://github.com/vuejs/vuex
1.example中有5个demo
六、vue2-happyfri 答题项目,答完评分
https://github.com/bailicangdu/vue2-happyfri
七、vue2.0+node.js+MongoDB全栈打造商城 商城PC版
八、vue2.0-taopiaopiao 淘票票的全栈demo
https://github.com/canfoo/vue2.0-taopiaopiao
运行有问题
1.运行有问题
九、vue2-demo 从零构建vue2 + vue-router + vuex 开发环境到入门,实现基本的登录退出功能
https://github.com/lzxb/vue2-demo
十、vue2.x-douban Vue2.0实现简易豆瓣电影webApp
https://github.com/superman66/vue2.x-douban
十一、vuejs2-learn vuejs2 官网讲解
https://github.com/bhnddowinf/vuejs2-learn
```

## Deleted
* 项目地址
* NeteaseCloudWebApp : https://github.com/javaSwing/NeteaseCloudWebApp
* progress : https://github.com/vue-multiple/progress
* vue-slider : https://github.com/Chris-wei/vue-slider
* vue-video-player : https://github.com/surmon-china/vue-video-player
* 项目说明
```
一、NeteaseCloudWebApp 仿网易云音乐,功能不完善
https://github.com/javaSwing/NeteaseCloudWebApp
二、progress 较好的进度组件,已经star
https://github.com/vue-multiple/progress
三、vue-slider 滑动删除,已被mint ui组件代替
https://github.com/Chris-wei/vue-slider
四、vue-video-player 视频播放
https://github.com/surmon-china/vue-video-player
```

0 comments on commit e5e776a

Please sign in to comment.