cfc-ui-react
v1.0.1
Published
执行 lerna publish的时候,删除commit-msg命令,暂时没找到问题原因
Readme
sx-ui-react
执行 lerna publish的时候,删除commit-msg命令,暂时没找到问题原因
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