Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yatessss/zhihudaily-vue

知乎日报web版---vue
https://github.com/yatessss/zhihudaily-vue

vue webapp zhihu

Last synced: about 2 hours ago
JSON representation

知乎日报web版---vue

Awesome Lists containing this project

README

        

# zhihudaily-vue

> A Vue.js project

## 声明

本项目所有文字图片等稿件内容均由 [知乎](https://www.zhihu.com/) 提供,获取与共享之行为或有侵犯知乎权益的嫌疑。若被告知需停止共享与使用,本人会及时删除整个项目。

请您了解相关情况,并遵守知乎协议。

## 同功能react版项目地址:

[https://github.com/yatessss/zhihudaily-react](https://github.com/yatessss/zhihudaily-react)

## 运行截图

![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-0.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-1.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-2.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-3.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-4.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-5.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-6.png)
![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-7.png)

## 运行动图

[播放请点击这里](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picUntitled11.gif)

## 在线地址

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

~~[demo地址]()~~ (域名被回收了,目前还没新的。。请clone后本地运行。。)

手机可扫码

![](http://7xqch8.com1.z0.glb.clouddn.com/blog_2016_07_picQQ20160708-8.png)

## 项目总结(未完)

[博客地址](http://yatessss.github.io/2016/07/08/%E4%BD%BF%E7%94%A8vue%E5%AE%8C%E6%88%90%E7%9F%A5%E4%B9%8E%E6%97%A5%E6%8A%A5web%E7%89%88.html)

## Dependencies

```js
"dependencies": {
"babel-runtime": "^6.0.0",
"fastclick": "^1.0.6",
"lib-flexible": "^0.3.2",
"swiper": "^3.3.1",
"vue": "^1.0.21",
"vue-resource": "^0.7.0",
"vue-router": "^0.7.13"
}
```

## Build Setup

``` bash
# 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
```
**开发环境可以使用allow-control-allow-origin这个插件进行跨域~**

For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

## License

MIT license.

感谢 [ZhihuDailyPurify](https://github.com/izzyleung/ZhihuDailyPurify/wiki/%E7%9F%A5%E4%B9%8E%E6%97%A5%E6%8A%A5-API-%E5%88%86%E6%9E%90)整理了API