Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moonou/zhihu-daily-vue
zhihu daily for vue2.0
https://github.com/moonou/zhihu-daily-vue
pwa vue zhihu-daily
Last synced: 2 months ago
JSON representation
zhihu daily for vue2.0
- Host: GitHub
- URL: https://github.com/moonou/zhihu-daily-vue
- Owner: moonou
- License: mit
- Created: 2016-11-02T03:18:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T01:44:58.000Z (over 6 years ago)
- Last Synced: 2024-08-02T09:25:53.908Z (5 months ago)
- Topics: pwa, vue, zhihu-daily
- Language: JavaScript
- Homepage:
- Size: 1.11 MB
- Stars: 37
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - zhihu-daily-vue - 知乎日报 (Demo示例)
- awesome-vue - zhihu-daily-vue - daily-vue?style=social) - 知乎日报 (Demo示例)
- awesome-github-vue - zhihu-daily-vue - 知乎日报 (Demo示例)
- awesome-github-vue - zhihu-daily-vue - 知乎日报 (Demo示例)
README
# ZhiHu-Daily (知乎日报)
![build](https://travis-ci.org/moonou/zhihu-daily-vue.svg?branch=master)>『知乎』是 *知乎. Inc* 的注册商标。本软件与其代码非由知乎创作或维护。软件中所包含的信息与内容皆违反版权与知乎用户协议。它是一个免费软件,使用它不收取您任何费用。其中的所有内容均可在[知乎](http://www.zhihu.com)获取。
# 简介 Describe
![zhihupc](https://odujw1uur.qnssl.com/zhihupc.png)
本项目是基于Vue.js2.0开发的PWA网页应用,使用的基本框架有`vuex`、`vue-router`、`fetch`
项目使用的接口来之[izzyleung](https://github.com/izzyleung)整理的接口[地址](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)This project is PWA, it base on VueJS, dependencies `vuex` 、`vue-router`、 `fetch`
Project using the API from [izzyleung](https://github.com/izzyleung), click [here](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) to vist document
# 使用 Usage
以下命令在终端执行Below code run in terimal
## 克隆项目 clone project
``` shell
git clone https://github.com/moonou/zhihu-daily-vue.git
```
## 安装依赖 install dependencies
``` shell
npm install
```
## 开发 development
``` shell
npm run dev
```
## 编译 build
``` shell
npm run build
```在开发模式下会监听`3000`端口,访问`localhost:3000`可以查看效果, 更多指令查看[vue-cli](https://github.com/vuejs/vue-cli)
If run in dev, it will listen on `3000` port, open `localhost:3000` to see project, vist [vue-cli](https://github.com/vuejs/vue-cli) to acquainted more directive
# 依赖项目 Dependencies
[Vue](https://github.com/vuejs/vuejs.org) --- Simple yet powerful library for building modern web interfaces.[Vue-Router](https://github.com/vuejs/vue-router) --- The official router for Vue.js.
[Vuex](https://github.com/vuejs/vuex) --- Centralized State Management for Vue.js.
[ZhihuDailyPurify](https://github.com/izzyleung/ZhihuDailyPurify) --- Purified version of Zhihu Daily - 更纯净的知乎日报
[particles.js](https://github.com/VincentGarreau/particles.js/) --- A lightweight JavaScript library for creating particles