### **如何拉取代码**
先使用
git clone -b haojiangbo_web https://gitee.com/haojiangbo/ren-li.git 拉取前端代码
~~~
安装cnpm 代理 npm install -g cnpm --registry=https://registry.npm.taobao.org
安装依赖 cnpm install
启动 npm run dev
~~~
连接后端的地址 在这里配置 vue 如何使用 请自行百度
![](https://img.kancloud.cn/42/72/4272e80ac1080f661fae84871e6a6cb1_1201x500.png)