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