# bug_management_system **Repository Path**: incline-the-wind/bug_management_system ## Basic Information - **Project Name**: bug_management_system - **Description**: Bug管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-25 - **Last Updated**: 2021-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目简介 > This is a bug management system. > The project refers to the web——EasyBug ## 团队成员与分工 > 有框框的部分不用写,顶部和底部有人统一写。每个人都可以自由发挥,参考更好的网站来把页面做得美观优雅,但是风格要尽量保持默契。 ### 徐\*辉 * 登录 * 注册 * 个人资料
* 创建新项目
### 李*虎 * 项目列表
* 我的团队
> 注意:新的叫法为“我的伙伴”
* bug详情
### 龙*顺 * 项目概括 * 创建bug * 修改bug * Bug统计 * 编辑项目 ## 运行程序 ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```