[开源] 知乎日报 WebApp 基于 Vue 2.0

4,232 阅读1分钟
原文链接: github.com

Live Demo

知乎日报 Web 版本,基于 Vue 2.0 + Vue-Resource + Vue-Router + Vuex 开发。

A Vue.js & Node.js project

Preview

Features

  • 查看最新内容
  • 查看文章详情
  • 查看文章评论

Build Setup

# install dependencies
npm install

# 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

TODO

  • 主题日报
  • 完善界面
  • 服务器端渲染

Reference

License

MIT