# lowcode-component-antd4 **Repository Path**: LAMMUpro/lowcode-component-antd4 ## Basic Information - **Project Name**: lowcode-component-antd4 - **Description**: ant-design@4的低代码物料 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-23 - **Last Updated**: 2024-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lowcode-component-antd5 一个面向 PC 的业务组件库 ## 调试 启动调试 ``` npm run lowcode:dev # 打开开发环境,运行所有组件 ``` 构建 ``` npm run lowcode:build ```