基于Vue和Node.js的Web单页应用
- vue 2.0 + vue-router 2.0 + vuex 2.0 + vue-resource
- stylus + normalize.css +
(削除) 知乎日报原生样式(直接照搬了我会乱说o(╯□しろいしかく╰)o) (削除ここまで)
- 每日热门话题
- 专栏
- 主题日报
- 评论和赞
# install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build
- 数据获取
- 状态管理
- 构建界面
- 体验优化
- transition优化
- 异步加载组件