From c122c55315274af69b2452bbac0723416297a1b7 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 4 Sep 2021 21:59:58 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index af090c7de..dc01318cd 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,10 @@ Please make sure you have completed the instructions from [_Setup_](#Setup). Run `yarn start:client` +### Start _Storybook_ + +Run `yarn start:storybook` + ## Testing Run `yarn test`