0.1.6 • Published 7 months ago

planning-tools v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

planning-tools

基于react,antd开发的可配置规划工具设计依赖库;可以用json配置页面,表单,基础使用基本无需前端开发背景;

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