# test-react-com **Repository Path**: nljshoxbb/test-react-com ## Basic Information - **Project Name**: test-react-com - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-30 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test-button 1 ## 安装 ```bash npm install test-button # or pnpm add test-button ``` ## 使用 ```tsx import { Example } from 'test-button'; export default () => ; ``` ## 开发 ```bash # 安装依赖 pnpm install # 启动开发服务 pnpm dev # 构建组件 pnpm build # 构建文档 pnpm docs:build ``` ## License MIT