# myproject-front **Repository Path**: onecanCS/myproject-front ## Basic Information - **Project Name**: myproject-front - **Description**: 后台管理系统前端Vue代码 实现功能 : 验证码登录 , 动态生成菜单 , 按钮级权限 , 三表联合增删改查 , 前后端分离 , Excel下载 , 批量删除 , 分页条件查询 , 文件上传 , 登录验证 , 定时任务 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-08-30 - **Last Updated**: 2022-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shangma-vue ## 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/).