# 个人博客 **Repository Path**: caoyq0521/blog ## Basic Information - **Project Name**: 个人博客 - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 个人博客 #### 介绍 这是一整套个人博客系统的代码,包括后端代码、管理系统代码和前端代码。 #### 软件架构 **具体的项目架构去各个系统的文件夹下查看。** ``` . ├── blog // 前端代码 ├── blogAdmin // 管理系统代码 ├── blogBackground // 后端代码 . ```