# bootx-cloud-ui **Repository Path**: zak2020/bootx-cloud-ui ## Basic Information - **Project Name**: bootx-cloud-ui - **Description**: 基于Spring Boot 2.5、 Spring Cloud 2020 & Alibaba技术的分布式微服务开发平台,包含基础功能、OA、支付、营销等模块,在应用不同业务场景是可以自由组合,致力实现 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: http://web.cloud.bootx.cn/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 14 - **Created**: 2023-01-28 - **Last Updated**: 2023-01-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bootx Cloud 对应前端项目 > 基于Antd Vue Pro 前端脚手架 演示地址: [地址](http://web.cloud.bootx.cn/) ```shell # 安装依赖 yarn install # 启动 yarn serve # 打包 yarn build ```