# 基于vue+element-ui实现的个人博客 **Repository Path**: Hpp19/Vue-personal-Blog-front-end ## Basic Information - **Project Name**: 基于vue+element-ui实现的个人博客 - **Description**: 基于vue+element-ui实现的个人博客 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2022-01-20 - **Last Updated**: 2022-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue+element-ui实现前后端分离的响应式个人博客 ## 后端项目地址 [node+expree+mysql实现的个人博客系统](https://gitee.com/huang-rijian/node-blog-system) ## 线上地址 [黄先森个人博客](http://112.124.52.188) ## 安装运行 ``` $前端 $ git clone https://gitee.com/huang-rijian/Vue-personal-Blog-front-end.git $ cd Vue-personal-Blog-front-end $ npm install $ npm run serve ``` **技术栈** - vue - 条件循环、条件判断、组件插槽、传参、事件总线等 - vue-cli - 生成脚手架 - vue-router - 路由传参、路由守卫等 - axios - 发起ajax网络请求 - element-ui - 登录验证、各种ui组件、比如分页、加载、输入框、轮播图等等 - vuex - 状态管理 - vue-aplayer - 第三方音乐组件