@nhsoft/components
v1.0.4
Published
## Getting Started
Downloads
14
Readme
awesome-antd
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