@carbon/addons-website
[Experimental] Add-on for design websites at IBM
website-addons.carbondesignsystem.com:
Getting started
To install @carbon/addons-website
in your project, you will need to run the
following command using npm:
npm install -S @carbon/addons-website
If you prefer Yarn, use the following command instead:
yarn add @carbon/addons-website
Development
yarn storybook
A preview url will be generated when opening a pull requrest at /storybook
for easier review