Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.18 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.18 KB

知乎日报 with Vuejs

A Vue.js 2.0 & Nodejs project

声明:『知乎』是 知乎. Inc 的注册商标。本软件与其代码非由知乎创作或维护。软件中所包含的信息与内容皆违反版权与知乎用户协议。它是一个免费软件,使用它不收取您任何费用。其中的所有内容均可在知乎获取。

Preview

手机端 mobile-preview 桌面端 Preview

Live demo

在线演示地址live demo link

Features

  • Light weighted
  • No ads

Related content

  • Vue.js
  • vue-router
  • vue-resource
  • vuex
  • webpack
  • express
  • docker

How to run

# install dependencies
npm install

# run server
npm start

# run dev
npm run dev

TODO

  • image src cache in server

License

This project is available under the MIT license.

感谢 ZhihuDailyPurify整理了API 感谢 hilongjw提供Vue.js 1.0版本源码