## Getting Started
npm install bimi-react-ui
Install dependencies,
``bash$ npm i`
bash$ npm i
Start the dev server,
`bash$ npm start`
bash$ npm start
Build documentation,
`bash$ npm run docs:build`
bash$ npm run docs:build
Run test,
`bash$ npm test`
bash$ npm test
Build library via father,
,
`bash$ npm run build``
bash$ npm run build