# umall-admin **Repository Path**: josephbieber/umall-admin ## Basic Information - **Project Name**: umall-admin - **Description**: 使用avue重写四阶段vue的后台管理系统。 温馨提示:avue的坑太多了,比较适合后端开发人员,精通前端的话推荐使用element-ui。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-04-06 - **Last Updated**: 2024-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mydemo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).