# FirstBlog **Repository Path**: xiaoheirui/FirstBlog ## Basic Information - **Project Name**: FirstBlog - **Description**: 简单的个人blog.使用的是vue2+js.可供参考,如有需要可留言。一旦发现恶意盗取,严肃追究。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/xiaoheirui/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-15 - **Last Updated**: 2022-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2项目 ## README # 提示:如有需要可留言,恶意搬运严肃追究!!! # my-blog ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Customize configuration](https://cli.vuejs.org/config/). ## 效果图展示 ### 效果图 ![效果图展示](src/assets/1.jpg) ### 添加博客内容 ![添加博客内容](src/assets/2.jpg) ### 添加成功 ![添加成功](src/assets/3.jpg) ### 可编辑删除博客内容 ![可编辑删除博客内容](src/assets/4.jpg) ### 搜索功能 ![搜索功能](src/assets/5.jpg)