# vuepress-blog **Repository Path**: woyaobianqian/vuepress-blog ## Basic Information - **Project Name**: vuepress-blog - **Description**: vuepress-blog 博客源码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.bookbook.cc - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-06-05 - **Last Updated**: 2021-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simple-blog #### 介绍 一个极简主义Blog网站 #### 运行 如果你想运行该项目,你首先应该 Clone 项目。 然后进入项目目录 输入 npm install,安装项目依赖。 之后再输入 npm run server 该项目将会在你本地开启一个服务器,并运行在 8080 端口。 在浏览器输入 localhost:8080 即可查看效果。