storybook/code/examples/server-kitchen-sink
2022-09-02 00:52:03 +08:00
..
2022-07-21 11:24:07 +02:00
2022-07-21 11:24:07 +02:00
2022-09-02 00:52:03 +08:00
2022-07-21 11:24:07 +02:00
2022-07-21 11:24:07 +02:00

Server Kitchen Sink

This is a demo app to test a standalone server using integration with Storybook using @storybook/server.

Run yarn install to sync Storybook module with the source.

Run yarn start to start.

This starts an ExpressJS server on port 1337 and Storybook on port 9006.