ddBuy 高仿移动端开源电商项目(Vue+VantUI)
阅读:2630
添加日期:2021/3/30 17:40:57
简介
ddBuy是一个移动端开源电商项目,它基于 vue 2.x 和 vant 2.x实现。使用了最新的Vue全家桶技术栈,以及一些优秀的开源库如better-scroll、 moment.js、twix.js、pubsub-js,后台数据通过Easy-Mock搭建。
github 地址:
https://github.com/Geek-James/ddBuy
github star: 563+
最新版本:0.1.0,MIT 协议
项目截图
快速上手
# 克隆项目到本地 git clone https://github.com/Geek-James/ddBuy.git # 进入项目目录 cd ddbuy # 安装依赖 npm install # 启动服务 npm run serve
浏览器访问 http://localhost:8080
浏览器兼容性
- IE / Edge
IE10, IE11, Edge
- Firefox
last 2 versions
- Chrome
last 2 versions
- Safari
last 2 versions
