# ai-cimi **Repository Path**: huhwibxh/dumbo-ui ## Basic Information - **Project Name**: ai-cimi - **Description**: 使用react,ts构建的组件库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-25 - **Last Updated**: 2023-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ai-cimi ## Getting Started - 安装 ```bash $ npm i ai-cimi -D ``` - 使用 ```bash $ npm start ``` Build documentation, ```bash $ npm run docs:build ``` Run test, ```bash $ npm test ``` Build library via `father`, ```bash $ npm run build ```