# Blogs **Repository Path**: Zeng-JW/blogs ## Basic Information - **Project Name**: Blogs - **Description**: 使用vuepress+gitee搭建个人博客 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-07 - **Last Updated**: 2021-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VuePress 快速上手 ### 步骤一:git clone git@mobike.io:zhangyunchen/vuepress-devkit.git ### 步骤二:运行 npm install ### 步骤三:运行 npm run dev ### 最后:打开 http://localhost:8080/ 即可看到一个 Vue 文档风格的网站 #### PS. 想获取更多部署方法,可以点击“快速上手” 第五节 部署上线,按步骤操作即可