Skip to content

Files

Latest commit

 

History

History
 
 

server-kitchen-sink

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.