Skip to content

bellsworth13/carbon-addons-cloud-react

 
 

Repository files navigation

carbon-addons-cloud-react

Build Status

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 'carbona-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!

About

React components for the Cloud Add-on

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • CSS 0.4%