Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 934 Bytes

README.md

File metadata and controls

48 lines (31 loc) · 934 Bytes

知乎日报 with Vue.js

Live Demo

知乎日报 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

# 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

License

MIT