jtsyb-component
v1.0.0
Published
[![NPM version](https://img.shields.io/npm/v/@zhny/antd-comps.svg?style=flat)](https://npmjs.org/package/@zhny/antd-comps) [![NPM downloads](http://img.shields.io/npm/dm/@zhny/antd-comps.svg?style=flat)](https://npmjs.org/package/@zhny/antd-comps)
Downloads
2
Readme
@jt/jt-comps
React components based on antd.
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