Skip to content

herboys/Mall-Vue

 
 

Repository files navigation

MALL-VUE

Build Status VueJS Version JavaScript Style Guide Read the Docs (version) status npm version iview version author

This is a front-end project of an e-commerce website based on VUE + VUEX + iView UI, and the version that combines with the backend API server is on forMallServer branch,welcome to fork or star

The online demo: https://powerdos.github.io/Mall-Vue/index.html

Document

中文 | English

Prerequisites

The master branch is a pure front-end project,and the forMallServer branch is a front-end project that combines with the backend API server. The mall api server:https://github.com/PowerDos/Mall-Server

The project on master branch is a pure front-end project,so the login account and password is fixed. Account: Gavin, Password: 123456

How to run

# Install dependencies
npm install

# Serve with hot reload at localhost:8080
npm run dev

# Build for production with minification
npm run build

TO-DO-LIST

PAGE

HOME PAGE

首页1 首页2 首页3

PRODUCT LIST PAGE

商品搜索页面1 商品搜索页面2

PRODUCT DETAIL PAGE

商品详情页面1 商品详情页面2 商品详情页面3 商品详情页面4

SHOPPING CART PAGE

购物车页面

ORDER PAGE

确认订单页面

PAY PAGE

支付页面

SUCCESS PAGE

购买成功页面

FREEBACK PACE

反馈页面

MERCHANT PAGE

商家店铺页面

USER PAGE

用户页面

LOGIN PAGE

登陆页面

SIGNUP PAGE

注册页面

About

基于Vue+Vuex+iView的电子商城网站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 69.1%
  • JavaScript 30.7%
  • HTML 0.2%