### **如何拉取代碼**
先使用
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 如何使用 請自行百度
