# user-mgmt-fe **Repository Path**: mkr1481/user-mgmt-fe ## Basic Information - **Project Name**: user-mgmt-fe - **Description**: user management front end - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 25 - **Created**: 2021-06-03 - **Last Updated**: 2021-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 用户管理 [![许可证](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ##项目设置 `` 安装 `` ### 编译和热重载以进行开发 `` npm 运行服务 `` ### 编译并缩小用于生产 `` npm 运行构建 `` ### Lints 和修复文件 `` npm 运行 lint `` ###自定义配置 参见【配置参考】(https://cli.vuejs.org/config/)。