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跨域問題)