# 东软电商后台 **Repository Path**: chenhoudong/neusoft_ecommerce_backstage ## Basic Information - **Project Name**: 东软电商后台 - **Description**: 东软电商后台,电商后台管理系统,具有管理注册用户,管理商品,管理评论,管理订单等基本功能,除了有常见的增删查改等常规的操作外,还具有上传图片,上传视频以及以excel方式导出数据的功能。 - **Primary Language**: HTML/CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2020-07-27 - **Last Updated**: 2023-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shop_backstage ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).