Skip to content
/ vue Public
forked from yisainan/vue2

💯 比较好的vue项目,值得借鉴与学习

License

Notifications You must be signed in to change notification settings

deideimm/vue

Repository files navigation

vue

vue相关精品demo

Vue projects

Knowledge

# 一、vue-music 音乐项目
1.Charles抓包使用方法(iphone和安卓进行代理抓包)
2.vConsole的使用
3.搜索节流
4.抓取QQ音乐接口数据
5.mixins的使用
6.vuex的使用

# 二、vue2-elm 饿了么
1.定位
2.搜索
3.筛选
4.

# 三、vue-sell 饿了么轻量版
1.better-scroll
2.

# 四、vue-awesome-swiper 轮播(可查看example)

# 五、vue基础代码


## Build Setup

``` bash
# cd project
cd project

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

💯 比较好的vue项目,值得借鉴与学习

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • Vue 16.0%
  • CSS 6.8%
  • HTML 4.3%
  • PHP 2.6%
  • TypeScript 0.1%