基于React和Node.js的Web单页应用
- React + react-router 2.0 + redux + axios
- stylus + normalize.css +
知乎日报原生样式(直接照搬了我会乱说o(╯□╰)o)
- 每日热门话题
- 专栏
- 主题日报
- 评论和赞
# install dependencies
npm install
# serve with hot reload at localhost:8000
npm run start
- 数据获取
- 状态管理
- 构建界面
- 体验优化
- transition优化
- 异步加载组件