1.0.0 • Published 4 years ago

test-struct-js v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Tofu-UI for React


Browser Support

IE / EdgeFirefoxChromeSafari
IE11, Edgelast 2 versionslast 2 versionslast 2 versions

Install

npm install @yy/tofu-ui-react -S

或者

yarn add @yy/lootbox-react

Quick Start

// ...
import { Button, Icon, Icons } from '@yy/tofu-ui-react'
import '@yy/tofu-ui-react/dist/index.css'

// ...

Contributing

欢迎加入开发 TofuUI。

TofuUI for React 使用 lerna 组织代码,

开发脚本

yarn start

开始在 storybook 上开发调试

yarn boot

新增 packages 之后同步项目, 见 详情

建议安装的 VSCode 插件