antd-data-form
v1.0.7
Published
A very easy to use antd form component
Downloads
2
Readme
dumi library
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Build library via father-build
,
$ npm run build