2021-09-22 01:06:34 +08:00
..
2021-08-05 14:41:06 +02:00
2021-09-22 01:06:34 +08:00
2021-02-18 21:27:18 +08:00
WIP
2021-02-04 13:08:49 +01:00
2021-03-04 15:41:00 +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.)