https://github.com/iHaPBoy/vue-zhihudaily
  
  
    🗞 知乎日报 Web 基于 Vue 2.3 
    https://github.com/iHaPBoy/vue-zhihudaily
  
vue zhihu
        Last synced: 7 months ago 
        JSON representation
    
🗞 知乎日报 Web 基于 Vue 2.3
- Host: GitHub
 - URL: https://github.com/iHaPBoy/vue-zhihudaily
 - Owner: iHaPBoy
 - License: mit
 - Created: 2016-10-09T13:20:49.000Z (about 9 years ago)
 - Default Branch: v2
 - Last Pushed: 2017-08-15T14:43:38.000Z (about 8 years ago)
 - Last Synced: 2024-11-03T01:33:12.041Z (about 1 year ago)
 - Topics: vue, zhihu
 - Language: Vue
 - Homepage: http://vue-zhihu.hapboy.com
 - Size: 2.62 MB
 - Stars: 209
 - Watchers: 15
 - Forks: 46
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
- awesome - vue-zhihudaily - 知乎日报 Web 版本 (Demo示例)
 - awesome-github-vue - vue-zhihudaily - 知乎日报 Web 版本 (Demo示例)
 - awesome-vue - vue-zhihudaily - zhihudaily?style=social) - 知乎日报 Web 版本 (Demo示例)
 - awesome-github-vue - vue-zhihudaily - 知乎日报 Web 版本 (Demo示例)
 
README
          # 知乎日报 with Vue.js
[Live Demo](http://vue-zhihu.hapboy.com)
知乎日报 Web 版本,基于 Vue 2 + Vue-Resource + Vue-Router + Vuex 开发。
> A Vue.js & Node.js project
## Preview

## Features
- 今日热门
- 每日日报
- 文章详情
- 文章评论
## Requirements
+ vue@^2.3.3
+ webpack@^2.6.1
## Build Setup
``` bash
# install dependencies
npm install # or yarn
# run zhihu-daily api server at localhost:8088
npm run server
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
## Reference
- [vue-hackernews-2.0](https://github.com/vuejs/vue-hackernews-2.0)
- [zhihu-daily-byVuejs](https://github.com/GaryChangCN/zhihu-daily-byVuejs)
- [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)
## License
[MIT](https://opensource.org/licenses/MIT)