diff --git a/README_INTERNAL.md b/README_INTERNAL.md index 8dba339..382a35d 100644 --- a/README_INTERNAL.md +++ b/README_INTERNAL.md @@ -38,3 +38,7 @@ npm run test ## Docs We are transitioning to use `Storybook` for public docs. Once that is done `app` can be deleted. + +```sh +npm run storybook +```