Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

optum-react-component-library

shivangsanghi7MIT1.0.0

optum-react-component-library React component

optum-react-component-library, react-component

readme

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. `