storybook/examples/server-kitchen-sink
Michael Shilman 73d9b6fb3a v6.0.0-beta.8
2020-05-17 19:03:09 +08:00
..
2020-03-26 10:38:05 +01:00
2020-03-23 22:09:00 -04:00
2020-01-02 13:02:55 -05:00
2020-05-17 19:03:09 +08:00
2020-01-02 13:02:55 -05:00
2020-01-02 13:02:55 -05:00

Server Kitchen Sink

This is a dmmo 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.