# blog-web **Repository Path**: zhangwurui/blog-web ## Basic Information - **Project Name**: blog-web - **Description**: 个人博客前端界面 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-24 - **Last Updated**: 2024-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **一个基于 [`Vue3`](https://vuejs.org) 个人博客开发的个人博客** **在线地址:** https://www.zhangwurui.cn ## 构建 ```bash # 安装依赖 yarn # 启动 # 打包 yarn build ```