Skip to content

用vue写的斗鱼手机端页面

Notifications You must be signed in to change notification settings

hhy5277/douyu-vue

 
 

Repository files navigation

douyu-vue

本项目利用斗鱼提供的第三方开发平台API进行开发,所有文字图片等资源都由 斗鱼 提供,本项目开源只用于分享、学习用。

动图演示

这里的动图是此版本的动图演示

demo-1 demo-2

使用本地Proxy代理,解决跨域问题

Vuex版本

推荐使用vuex版本的 Vuex版本

本地运行

# install dependencies
npm install or yarn install

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

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

About

用vue写的斗鱼手机端页面

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 58.2%
  • JavaScript 32.2%
  • CSS 7.8%
  • HTML 1.8%