# 组件库 **Repository Path**: liu-yu-hang111/components ## Basic Information - **Project Name**: 组件库 - **Description**: No description available - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-29 - **Last Updated**: 2025-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test 一个面向 PC 的业务组件库 ## 调试 启动调试 ``` npm run lowcode:dev # 打开开发环境,运行所有组件 ``` 构建 ``` npm run lowcode:build ```