1.0.0 • Published 5 years ago
yuanquan-ui v1.0.0
yuanquan-ui
Installation
Install the package in your project directory with:
// with npm
npm install yuanquan-ui
// with yarn
yarn add  yuanquan-uiDocumentation
  // 加载样式
    import 'yuanquan-ui/dist/index.css'
  // 加载组件
    import {Button} from 'yuanquan-ui'