# rc-demo **Repository Path**: Can-Chen/rc-demo ## Basic Information - **Project Name**: rc-demo - **Description**: No description available - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-04-27 - **Last Updated**: 2023-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 使用方式 ```bash yarn add rc-airgram-test --dev ``` ```js // 入口文件引入样式 import 'rc-airgram-test/style/index.css'; // 使用方式 import { Button } from 'rc-airgram-test'; ```