Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 175 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 175 Bytes

storybook-docker

Run with Docker

docker build -t storybook-docker .
docker run -d -p 9009:9009 --name dockerbook storybook-docker
Point to http://0.0.0.0:9009/