# soho-material **Repository Path**: fang/soho-material ## Basic Information - **Project Name**: soho-material - **Description**: soho前端物料库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-11-28 - **Last Updated**: 2024-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # soho-material 一个面向 PC 的业务组件库 ## 调试 启动调试 ``` npm run lowcode:dev # 打开开发环境,运行所有组件 ``` 构建 ``` npm run lowcode:build ```