# hmmm001 **Repository Path**: du_guangfu/hmmm001 ## Basic Information - **Project Name**: hmmm001 - **Description**: 面面 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-08-04 - **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 ! --- ---