# yqm-blog **Repository Path**: yqm-code/yqm-blog ## Basic Information - **Project Name**: yqm-blog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-21 - **Last Updated**: 2021-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yqm-blog #### 介绍 益起码文档库 #### 使用说明 首先安装vuepress ``` npm i -g vuepress ``` 然后到项目目录下,执行本地调试命令 ``` npm run dev:docs ``` 如果要发布,请运行 ``` npm run deploy ``` 然后gitee和GitHub不一样,GitHub发布后会自动更新,gitee需要手动更新: ![引导图](./docs/images/depoly-guide.png)