# hmmm **Repository Path**: cs006/hmmm ## Basic Information - **Project Name**: hmmm - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 黑马面面项目实战初始化资料 --- #### 使用方式 1. 下载到本地 ```shell git clone git@gitee.com:guashi/hmmm.git ``` 2. 进入 `hmmm` 文件夹中,安装包 ```shell cnpm i ``` 3. 运行项目 ```shell npm run serve ``` 4. 默认的用户名和密码 ```html 用户名: root@admin.com 密 码: 123456 ``` 5. Fight ! --- ---