@tmind/yuna
v3.0.11
Published
tmind react component
Downloads
35
Readme
使用
npm install @tmind/yuna
原生antd组件使用
import {Button} from '@tmind/yuna'
文档地址
http://dev3.tmindtech.com:10001/docs/api/introduce
引入样式表
import '@tmind/yuna/dist/index.css'
组件库运行前置操作
// 安装依赖
npm run install
// 安装peerDependencies
npm run install:peer