# management **Repository Path**: LoKk66/management ## Basic Information - **Project Name**: management - **Description**: 本项目是后台管理系统,主要负责前端部分,技术栈:Vue2 + element ui + axios,项目已部署至服务器:http://110.40.178.102/management/#/login 登录需要等待一段时间 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://110.40.178.102/management/#/login - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-05 - **Last Updated**: 2022-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test ## 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/).