ored
v1.0.7
Published
An UI design language and React&Taro components implementation
Maintainers
Readme
UI
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father-build,
$ npm run build