/vue-demo

基于vue全家桶模仿的卖座网

Primary LanguageJavaScript

vue-卖座电影

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

get到的话就给个star呗~~

Build Setup

# 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.