Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 547 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 547 Bytes

zhihu-daily是知乎日报的webapp版本,采用react技术栈构建。

技术栈

  • react
  • react-router
  • react-redux
  • redux
  • moment
  • express

在线地址

需打开chrome浏览器的手机模拟功能,来获得比较好的浏览效果 知乎日报

项目总结

react知乎日报总结

使用方式


git clone https://github.com/qinhaojie/zhihu-daily.git

cd zhihu-daily

npm install

npm start