@hudiemon/antd
v0.0.7
Published
[![NPM version](https://img.shields.io/npm/v/@hudiemon/antd.svg?style=flat)](https://npmjs.org/package/@hudiemon/antd) [![NPM downloads](http://img.shields.io/npm/dm/@hudiemon/antd.svg?style=flat)](https://npmjs.org/package/@hudiemon/antd)
Downloads
7
Readme
@hudiemon/antd
A react library developed with dumi
Usage
TODO
Options
TODO
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
LICENSE
MIT