@nichozuo/react-common
v0.0.7
Published
## Getting Started
Downloads
11
Readme
react-common
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