如果想要获得demo---如果有自己想要去实现的demo,但是的项目里又没有的, 可以直接提 Issues,作者和贡献者会在空余的时间帮你尝试去实现,
如果想要贡献---……………………欢迎。
使用vue-cli开始构建, ,关于 vue-cli
使用 vue-router 路由,关于 vue-router
使用 vue-resource关于 vue-resource
使用 sass 关于 sass
基于 element-ui ,关于 element-ui
基于 on mint-ui,关于 mint-ui
使用 vue-touch(this gesture plug-in is another vue-touch branch and support vue2.0),关于 vue-touch
使用 阿里字体 ,关于 Ali font
1、城市排序和检索
2、高德地图的使用
3、v-charts的使用
4、使用 vue-picture-input 预览图片
5、使用 element-ui 的图片上组件
6、mintUi好用的组件集合
7、vue-touch的使用
9、时间选择组件
1、城市选择
2、高德地图的调用
3、高德地图的周边使用
可以参考my blog
# 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.