An open API service indexing awesome lists of open source software.

https://github.com/shervinchen/vuepress-blog

个人博客,使用vuepress搭建
https://github.com/shervinchen/vuepress-blog

blog vuepress vuepress-theme-reco

Last synced: about 2 months ago
JSON representation

个人博客,使用vuepress搭建

Awesome Lists containing this project

README

        

# 个人博客

使用`vuepress`搭建,主题为`vuepress-theme-reco`

```bash
# 编译
npm run build

# 启动
npm run dev
```