# vue_node_blog **Repository Path**: iloveyouitstudy/vue_node_blog ## Basic Information - **Project Name**: vue_node_blog - **Description**: 前后端分离,node做后端API,vue前端页面开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 前端采用vue-cli和element开发 ## 演示地址:http://121.36.94.53:82/blog ### 效果展示: ![1](https://gitee.com/wsige/vue_node_blog/raw/master/images/1.PNG) ![2](https://gitee.com/wsige/vue_node_blog/raw/master/images/2.PNG) ![3](https://gitee.com/wsige/vue_node_blog/raw/master/images/3.PNG) ![4](https://gitee.com/wsige/vue_node_blog/raw/master/images/4.png) ![5](https://gitee.com/wsige/vue_node_blog/raw/master/images/5.png) ![6](https://gitee.com/wsige/vue_node_blog/raw/master/images/6.png) ![7](https://gitee.com/wsige/vue_node_blog/raw/master/images/7.png ## 后端采用node和express以及mongodb开发 ### 后端API接口说明: #### 统一接口地址:http://121.36.94.53:100/v1 #### 用户模块地址:/user #### 文章模块:/article #### 轮播图模块:/planting #### 评论模块:/comment