Skip to content

Latest commit

 

History

History
70 lines (42 loc) · 1.04 KB

README.md

File metadata and controls

70 lines (42 loc) · 1.04 KB

mall-mogujie

项目说明

详细说明文档

演示地址:https://xu-ux.github.io/mall-mogujie/

技术栈

  • vue2
  • vue-router3
  • vuex3
  • axios
  • vue-scroller
  • better-scroll
  • vue-awesome-swiper
  • scss
  • vue-lazyload
  • vue-cli3

启动

克隆项目(dev分支即可)

git clone --depth 1 -b dev https://github.com/xu-ux/mall-mogujie.git

安装

npm install

开发环境,预览

npm run dev

打包,部署生产

npm run build:prod

❗ test环境使用的是mock数据 npm run test

截图

首页

image-20221012110656066

详情

image-20221012111046463

分类

image-20221012111001621

购物车

image-20221012111134755