0.0.7 • Published 4 years ago

@nichozuo/react-common v0.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

react-common

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