storybook/examples/server-kitchen-sink
2020-10-03 21:47:45 +08:00
..
2020-09-20 23:00:39 +08:00
2020-09-19 22:23:10 -04:00
2020-09-19 22:23:10 -04:00
2020-10-03 21:47:45 +08:00
2020-06-15 14:24:13 +10:00
2020-09-19 20:42:44 -04: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.