Skip to content

基于antd高度封装的B端组件库,包含使用文档,可发布于npm私有库

License

Notifications You must be signed in to change notification settings

Lands-1203/antd-react-components

Repository files navigation

介绍

本仓库是一个文档与组件集于一体的仓库,里面包含了一些常用的 react 组件,便于快速开发。 @lands-pro/antd-react-components 分别发布在了 npm 公有库和私有库,可自行决定安装的地址

相关文档

组件文档

GitHub

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

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

# build docs
$ pnpm run docs:build

# check your project for potential problems
$ pnpm run doctor

效果演示

alt text alt text alt text alt text alt text alt text alt text alt text

LICENSE

MIT

About

基于antd高度封装的B端组件库,包含使用文档,可发布于npm私有库

Resources

License

Stars

Watchers

Forks

Packages

No packages published