0.0.14 • Published 9 months ago

xhy-react v0.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

xhy-react

NPM version NPM downloads

集成常见的React组件,简化开发流程,让开发更简单

文档地址 (https://xianghengyu.github.io/xhy-react) 帮忙点个star吧!

Usage

TODO

Options

TODO

Development

# install dependencies
$ npm install

# develop library by docs demo
$ npm start

# build library source code
$ npm run build

# build library source code in watch mode
$ npm run build:watch

# build docs
$ npm run docs:build

# check your project for potential problems
$ npm run doctor

LICENSE

MIT