# Labbott.github.io **Repository Path**: Labbott/Labbott.github.io ## Basic Information - **Project Name**: Labbott.github.io - **Description**: 个人博客 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: peng - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-02 - **Last Updated**: 2021-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ljp1126.github.io ## 安装 克隆项目到本地: ``` $ git clone git@github.com:ljp1126/ljp1126.github.io.git ``` cd ljp1126.github.io.git ``` git checkout peng ``` 安装依赖: ``` $ yarn ``` ## 启动 ``` $ yarn start ``` ## 文档 编写中...