dumi-ui-test-site
v1.0.4
Published
桌面和移动端react组件库
Downloads
5
Maintainers
Readme
dumi-ui-test-site
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-build
,
$ npm run build