vue全家桶模仿卖座电影
技术栈
vue2+vue-router+vuex+axios+vue-awesome-swiper+es6+flexible
vue2.0中文文档:https://cn.vuejs.org/
轮播插件: https://github.com/surmon-china/vue-awesome-swiper
axios: https://www.npmjs.com/package/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 detailed explanation on how things work, checkout the guide and docs for vue-loader.