Awesome
知乎日报 with Vue.js
知乎日报 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