# app2 **Repository Path**: shiyidexia/app2 ## Basic Information - **Project Name**: app2 - **Description**: 电商管理系统(Vue+Element-ui)主要包括:登录/退出、用户管理、权限管理、分类管理、参数管理、商品管理、订单管理、数据统计等模块或功能 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-07 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # app2 ## 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/).