• Stars
    star
    209
  • Rank 188,325 (Top 4 %)
  • Language Vue
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🗞 知乎日报 Web 基于 Vue 2.3

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