mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
Address the feedback
This commit is contained in:
parent
2f73436c49
commit
42e5c32f50
@ -50,11 +50,11 @@ The command above will make the following changes to your local environment:
|
||||
|
||||
## Run the Setup Wizard
|
||||
|
||||
If all goes well, you should see a setup wizard that will help you get started with Storybook introducing you to the main concepts and features, including how the UI is organized, how to write your first story, and how to use addons to extend Storybook's functionality.
|
||||
If all goes well, you should see a setup wizard that will help you get started with Storybook introducing you to the main concepts and features, including how the UI is organized, how to write your first story, and how to test your components' response to various inputs utilizing [controls](../essentials/controls).
|
||||
|
||||

|
||||
|
||||
If you skipped the wizard, you can always run it again by adding the `?path=/onboarding` query parameter to the URL of your Storybook instance.
|
||||
If you skipped the wizard, you can always run it again by adding the `?path=/onboarding` query parameter to the URL of your Storybook instance, provided that the example stories are still available.
|
||||
|
||||
</IfRenderer>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user