基于Vue 的知乎日报移动 web 版

5,693 阅读1分钟

A Vue.js project

运行截图

运行动图

如无法播放请点击这里

在线地址

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

demo地址

手机可扫码

项目总结(未完)

博客地址

Dependencies

"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"
  }

Build Setup

# 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

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

License

MIT license.

感谢 ZhihuDailyPurify整理了API