goldjet-components
v1.1.4
Published
高捷二期组件
Downloads
2
Readme
goldjetComponents
如何编写组件
请参考dumi 官网
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
,
$ npm run build