Supporting management backend system for the front-end project vue-elm-seller
This project is mainly built using Vue
+ ElementUI
. Can be used as a general template reference for the web management backend.
http://123.57.204.48:5000/admin
Client project: https://github.com/konglingwen94/vue-elm-seller
Server project: https://github.com/konglingwen94/elm-seller-server
npm install
npm run serve
npm run build
This project mainly uses element-ui
as the component library of the application UI, and uses the on-demand configuration method to reduce the final packaging size of the project.
Secondly, the third-party modules include axios
, vue-router
v-charts
(vue component library based on echart encapsulation)
front page
Configuration page
Product management
Add product
Classification management
Evaluation management
administrator
set up
If you like this project, please click star
, thank you! Welcome to pay attention and raise issues