# ve-admin **Repository Path**: wjl609688622/ve-admin ## Basic Information - **Project Name**: ve-admin - **Description**: console.log(Vue2 + elementUI 实现的后台通用管理系统); alert(Vue2 + elementUI 实现的后台通用管理系统); - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-03 - **Last Updated**: 2021-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ve-admin ## 下载依赖 ``` npm install ``` ### 启动项目:开发环境 ``` npm run dev ``` ### 打包项目:线上环境 ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).