/douyu-vue

用vue写的斗鱼webApp

Primary LanguageJavaScriptMIT LicenseMIT

douyu-vue

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

动图演示

这里的动图是此版本的动图演示 请点这里查看

在线演示

这里的在线演示是vuex版本的,推荐使用vuex版本的,在状态管理上比较容易

请点这里查看

请打开chrome浏览器的手机模拟功能,来获得比较好的浏览效果。

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

License

MIT license