A Vue.js project
本项目所有文字图片等稿件内容均由 知乎 提供,获取与共享之行为或有侵犯知乎权益的嫌疑。若被告知需停止共享与使用,本人会及时删除整个项目。
请您了解相关情况,并遵守知乎协议。
https://github.com/yatessss/zhihudaily-react
需打开chrome浏览器的手机模拟功能,来获得比较好的浏览效果
demo地址 (域名被回收了,目前还没新的。。请clone后本地运行。。)
手机可扫码
"dependencies": {
"babel-runtime": "^6.0.0",
"fastclick": "^1.0.6",
"lib-flexible": "^0.3.2",
"swiper": "^3.3.1",
"vue": "^1.0.21",
"vue-resource": "^0.7.0",
"vue-router": "^0.7.13"
}
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
开发环境可以使用allow-control-allow-origin这个插件进行跨域~
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
MIT license.
感谢 ZhihuDailyPurify整理了API