storybookjs / design-system

🗃 Storybook Design System
https://master--5ccbc373887ca40020446347.chromatic.com/
1.91k stars 585 forks source link

Access all the components / stories from another project #415

Open mihirroy87 opened 1 year ago

mihirroy87 commented 1 year ago

Hi All,

Is there a way to access to all the components / stories at runtime from another react project which install this design system as a npm package?

This can then be leveraged in the existing project that is completely encapsulated from the SDS repo to perform different operations?