Layui React 版本 正在开发中,敬请期待...
请查看 组件文档
完成进度请查看 组件完成进度
# install dependencies
$ yarn install
# develop library by docs demo
$ yarn start
# build library source code
$ yarn run build
# build library source code in watch mode
$ yarn run build:watch
# build docs
$ yarn run docs:build
# check your project for potential problems
$ yarn run doctorMIT