A Vue.js + elementUI project 设计原稿来源于imooc
#cd folder
cd market
# 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
分支:master使用vux开发,但是scroller组件有很多坑,而且已经不在维护所以放弃。
- 移动设备兼容: rem处理兼容问题
- axios做ajax请求
- 使用mint-ui重构
- 使用Vuex组件通讯
For detailed explanation on how things work, checkout the guide and docs for vue-loader.