1.0.6 • Published 2 years ago

bdpopsantd v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Self-use component library based on antd secondary packaging.

npm.io

English | 简体中文

✨ Features

  • 📦 A set of high-quality React components out of the box.

🖥 Environment Support

  • Modern browsers and Internet Explorer 11 (with polyfills)
  • Server-side Rendering
  • Electron
IE / EdgeFirefoxChromeSafariElectron
IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versions

📦 Install

npm install XX
yarn add XX

⌨️ Development

clone locally:

$ git clone https://coding.jd.com/bdp_commonUI/bdp_antd.git
$ cd bdp_antd
$ npm install
$ npm start

$ npm run site