2.0.3 • Published 6 years ago
carbon-addons-cloud-react
Licence
Apache-2
Version
2.0.3
Deps
2
Size
428 kB
Vulns
0
Weekly
0
carbon-addons-cloud-react
React components for the IBM Cloud Add-on
Getting Started
Run the following command using npm:
npm install -S carbon-components carbon-components-react carbon-addons-cloud carbon-addons-cloud-react carbon-icons
If you prefer Yarn, use the following command instead:
yarn add carbon-components carbon-components-react carbon-addons-cloud carbon-addons-cloud-react carbon-icons
You can then import any component that you need by doing the following in your project:
import { OrderSummary } from 'carbon-addons-cloud-react';
For styling and other information, make sure to check out carbon-addons-cloud.
Docs
You can find more information about how to use each Component by checking out our Storybook.
Contributing
Please check out our Contribution Guidelines for more info on how you can help out!