goldjet-components
v1.1.4
Published
高捷二期组件
Readme
goldjetComponents
如何编写组件
请参考dumi 官网
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father,
$ npm run build