yj-test
v0.1.1
Published
## Project setup ``` yarn install ```
Readme
ucar-element
Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildLints and fixes files
yarn lintCustomize configuration
###组建打包
yarn lib###安装组件
yarn add ucar-element全局导入
import UcarElement from 'ucar-element'命令把刚发布的包撤销
npm unpublish