# vuepress-myBlog **Repository Path**: pachverb/vuepress-myBlog ## Basic Information - **Project Name**: vuepress-myBlog - **Description**: just my blog - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 这是我的个人博客项目,基于 vuepress搭建 # 运行 ```$yarn``` # 构建(dev) ```$yarn dev``` # 生产环境 ```$yarn build```