# 克隆项目
git clone [email protected]:oOBobbyOo/vue-element-admin.git
# 安装依赖
npm install
# 淘宝镜像
npm install --registry=https://registry.npm.taobao.org
npm run serve
npm run build
npm run lint
# 克隆项目
git clone [email protected]:oOBobbyOo/vue-element-admin.git
# 安装依赖
npm install
# 淘宝镜像
npm install --registry=https://registry.npm.taobao.org
npm run serve
npm run build
npm run lint