Skip to content

songzeng2016/vue-juejin

Repository files navigation

vue-juejin

vue2.5 + vue-cli3.0 + axios

TODO

  • 首页
  • 动态
  • 发现
  • 小册
    • 获取数据
    • better-scroll 解决滚动问题(better-scroll 组件封装)
    • loading 组件(create-api 优化)(自定义指令 √)
    • 图片懒加载
    • 下拉刷新
    • 上拉加载更多

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.