1.0.0 • Published 5 years ago

optum-react-component-library v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

optum-react-component-library

This is a library project for React Component.

All component resides inside ./components folder.

In this project, we are only allowing UMD build which can be generated using "npm build" command.

To publish the UMD build on npm and unpkg, run "npm publish" command which will run "npm build" command prior to it. `