mall system
1.0.0
A mall system based on Vue2 + ElementUI with three modes: customer, merchant and administrator.
Here is the front-end part, back-end and database files: https://github.com/Hacker-C/mall-system-backend
Online address
User modules:
Administrator backend module:
Merchant module:
(back to top)
Vue2
ElementUI
Vue Router
Axios
SpringBoot
MySQL
(back to top)
v2.1.6
v4.5.15
v3.2.0
v16.13.0
v5.2.2
v2.4.5
git clone
git clone [email protected]:Hacker-C/mall-system.git
npm install
npm install
start
npm run dev
build
npm run build
(back to top)
(back to top)