An open API service indexing awesome lists of open source software.

https://github.com/gwemz/douban-vue

http://douban.gwem.top :pig2: :pig2: :pig2:
https://github.com/gwemz/douban-vue

better-scroll element-ui vue-cli vue-resource vue-router vuejs2 webpack3

Last synced: 3 months ago
JSON representation

http://douban.gwem.top :pig2: :pig2: :pig2:

Awesome Lists containing this project

README

        

# douban-vue

> A Vue.js project

## Build Setup

``` bash
# 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/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跨域问题)