rm -rf web/static git clone --depth=1 https://github.com/PanJiaChen/vue-admin-template.git web/static cd web/static rm -rf ./.git npm install ...