边学vue,边做的一个小项目,还有一部分没有完成。
api来自抓取,一切权利属于土巴兔, 本项目所有内容及代码仅供私下学习参考, 不得作为其他用途。
模仿 土巴兔 Android 端的 UI,用 vue 写了一下。
初学,有什么不对的地方,请指教。
涉及的一些技术:better-scroll+lib-flexible+stylus+axios 等
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.