fq-antd-lib
v0.0.7
Published
## Getting Started
Downloads
2
Readme
react-antd-lib
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Run test,
$ npm test
Build library via father
,
$ npm run build