douban vue
1.0.0
A Vue.js project
# 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.
vue + vue-router + vue-resource + better-scroll + vue-cli2
正在热映、即将上映、Top250、电影详情、搜索、介绍、地区选择
参考链接:http://chenhuichao.com/vue2.x-douban/dist/#/
参考链接2: https://blog.csdn.net/jsyxiaoba/article/details/79628510 (vue使用axios调用豆瓣API跨域问题)