0.0.1 • Published 7 years ago

@rentpath/react-ui-packages v0.0.1

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

react-ui

React-UI is implemented as a monorepo managed with Lerna to facilitate scripts, versioning and publishing.

For simplicity, yarn run clean and yarn run build will execute lerna run clean and lerna run build, respectively, which will traverse packages and run the intended scripts in all of the individual packages.

More Lerna commands, including how to publish.