# CMS-VUE **Repository Path**: cheng-guanghao/cms-vue ## Basic Information - **Project Name**: CMS-VUE - **Description**: 宠物商店管理系统前端 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-17 - **Last Updated**: 2023-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-manage ## Project setup ``` npm install / yarn install ``` ### Compiles and hot-reloads for development ``` npm run serve / yarn serve ``` ### Compiles and minifies for production ``` npm run build / yarn build ``` ### Lints and fixes files ``` npm run lint / yarn lint ``` 账号/密码:admin/admin ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).