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
Now showing, coming soon, Top250, movie details, search, introduction, region selection
Reference link: http://chenhuichao.com/vue2.x-douban/dist/#/
Reference link 2: https://blog.csdn.net/jsyxiaoba/article/details/79628510 (vue uses axios to call Douban API cross-domain issue)