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`