ant-admin-components
v1.0.26
Published
A library of react components
Readme
ant-admin-components
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father-build,
$ npm run build