fork from el-admin-web Build Setup # 安装依赖 npm install # 启动服务 localhost:8013 npm run dev # 构建生产环境 npm run build