# my_blog **Repository Path**: yangtaoqwer_admin_admin/my_blog ## Basic Information - **Project Name**: my_blog - **Description**: 我的当前线上博客 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-22 - **Last Updated**: 2025-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 网站首页 👉👉 [江城开朗的豌豆]([https://tinyurl.com/yangtaoWeb](https://yangtao.xyz/#/)) ## 开发者 **江城开朗的豌豆** 👉👉 [掘金](https://juejin.cn/user/3307789418773736) 👉👉 [github](https://github.com/yangtao5201314) 👉👉 [个人博客](https://blog.csdn.net/qq_48652579?type=lately) ### 安装 yarn 并启动项目 - 安装依赖 ```bash yarn install ``` - 运行项目 ```bash yarn run dev ``` - 打包项目 ```bash yarn run build ```