1.0.1 • Published 8 months ago

jtsyb-components v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

@jt/jt-comps

NPM version NPM downloads

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