HappyMini ReactUI is a set of UI Components designed according to mobile standards for ReactJS, helping you to shorten application development time and create a more user-friendly interface.
npm install @happymini/react-uiHappyMini ReactUI is a set of UI Components designed according to mobile standards for ReactJS, helping you to shorten application development time and create a more user-friendly interface.
#### Installation
``sh`
npm i @happymini/react-ui
or
`sh`
yarn add @happymini/react-ui
#### Usage
`js
import React from 'react'
import { Button } from '@happymini/react-ui'
export default () => {
return (
<>
>
)
}
``
##### Contributors
- VyLQ
##### Credits
- Ant Design Mobile