okeedesign mobile react
1.0.0
okeedesign mobile react is a mobile side component library based on OKeeDesign.
English | 简体中文
For more information, please refer to Quick Start. Scan QR code below to experience components function.
yarn
yarn start
npm install @okee-uikit/m-react
Global Import
import React from 'react';
import '@okee-uikit/m-react/lib/index.css';
import { Button } from '@okee-uikit/m-react';
okeedesign mobile react MIT licensed.