# czh_react_ui **Repository Path**: caizhihao802316/czh_react_ui ## Basic Information - **Project Name**: czh_react_ui - **Description**: Dumi + React +TS 自建移动端的React UI组件库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-05 - **Last Updated**: 2024-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

czh_react_ui

📱 A mobile component library based on the React framework

document

## ✨ Feature - 💎 A set of high-quality React components out of the box. - 💪 Written in TypeScript, providing a complete type definition. - 📝 Provide complete documentation. - 😎 Support on-demand import and Tree Shaking. - ⚡️ Support Vite and Webpack. - 🌵 Modern browsers. ### Installation ```javascript npm install czh-react-mobile-ui yarn add czh-react-mobile-ui pnpm add czh-react-mobile-ui ``` #### Code Snippet ```jsx coming soon.... ```