在git中先执行 git config --global http.postBuffer 524288000
再执行克隆命令 git clone https://github.com/PanJiaChen/vue-element-admin
npm i
npm run dev
在git中先执行 git config --global http.postBuffer 524288000
再执行克隆命令 git clone https://github.com/PanJiaChen/vue-element-admin
npm i
npm run dev