mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 20:41:07 +08:00
Storybook Core
This package contains common data structures and bootstrapping capabilities used among the different frameworks (React, RN, Vue, Ember, Angular, etc).
It is a proxy package (for backwards compatibility) that is implemented by
@storybook/core-client
- common code that runs in the browser@storybook/core-server
- common code that runs in node (dev server, etc.)