# wyg_blog_vue **Repository Path**: wygandwind/wyg_blog_vue ## Basic Information - **Project Name**: wyg_blog_vue - **Description**: 风在哪个人博客前端源码,现在开源供大家学习使用,采用vue+elementui编写,使用axios进行前后端交互,直接导入本项目并配合后端源码使用 后端的仓库为:https://gitee.com/wygandwind/wyg_blog_back_end,可直接git其源码在idea中运行 前端效果可以访问我的个人网站查看,网站地址:https://www.wygandwdn.cn/ - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 5 - **Created**: 2021-02-20 - **Last Updated**: 2022-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 风在哪个人博客 风在哪个人博客前端源码,现在开源供大家学习使用,采用vue+elementui编写,使用axios进行前后端交互,直接导入本项目并配合后端源码使用 后端的仓库为:https://gitee.com/wygandwind/wyg_blog_back_end,可直接git其源码在idea中运行 前端效果可以访问我的个人网站查看,网站地址:https://www.wygandwdn.cn/ 项目有许多不完善的地方,有什么问题可以提Issue或者联系我,我会帮你解决哦,希望我们可以一起学习共同进步! ## 下载项目所需资源 ``` npm install ``` ### 编译运行 ``` npm run serve ``` ### 打包发布 ``` npm run build ``` ### 参与贡献 1. Fork 本仓库 2. 新建 dev_author(author为你自己的名称) 分支 3. 提交代码 4. 新建 Pull Request ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 运行效果 ![image-20210224141529256](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224141529256.png) ![image-20210224141540602](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224141540602.png) ![image-20210224141552567](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224141552567.png) ![image-20210224141610038](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224141610038.png) ![image-20210224141621726](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224141621726.png) ![image-20210224141630234](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224141630234.png) ![image-20210224142327618](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224142327618.png)