We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1160369 commit 1836273Copy full SHA for 1836273
templates/front/src/stories/README.md
@@ -6,5 +6,6 @@ Official Documentation
6
[Documentation](https://storybook.js.org/docs/react/writing-stories/introduction)
7
8
9
-Installation
10
-------------
+To launch Storybook, use the following command: `yarn storybook`
+
11
+This command starts a local server and opens Storybook in your default web browser.
0 commit comments