# vue-blog **Repository Path**: chen123b_admin/vue-blog ## Basic Information - **Project Name**: vue-blog - **Description**: Vue 搭建的移动端博客 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## vue-blog 前后端分离的个人博客 🛠️ 在线访问:[移动端](http://119.29.165.40) ## 技术栈 ``` 移动端: vue-cli3 vue2.x vant-ui admin: vue-cli3 vue2.x element-ui 服务器: egg sequelize mysql redis nginx ``` ## 运行 ``` 所需环境 node 下载依赖:npm install 项目启动:npm run serve 打开 localhost:8010 项目打包:npm run build ``` ## 客户端效果 ![image](https://github.com/z253573760/vue-blog/blob/master/src/assets/image/blog.gif?raw=true) ## 后台管理 ![image](https://github.com/z253573760/vue-blog/blob/master/src/assets/image/admin.png?raw=true)