# blob-client-admin **Repository Path**: hejf01/blob-client-admin ## Basic Information - **Project Name**: blob-client-admin - **Description**: 博客前台 + 后台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-18 - **Last Updated**: 2021-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # client 使用 vue-cli3.0 + TS 搭建的博客项目 ## 第一步 进入项目下载依赖 ``` yarn ``` ### 第二步 启动项目 ``` yarn serve ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).