mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:51:17 +08:00
Update index.md
This commit is contained in:
parent
0a8e9d706c
commit
c8c7e343f2
@ -11,7 +11,7 @@ cd my-project-directory
|
||||
npm i -g @storybook/cli
|
||||
getstorybook
|
||||
```
|
||||
The `-g` global install is used to run our cli tool in your project directory to generate templates for your existing projects. To avoid the global install, take a look at our [Slow Start Guide](/basics/slow-start-guide/).
|
||||
The `-g` global install is used to run our cli tool in your project directory to generate templates for your existing projects. To avoid the global install and start your project manually, take a look at our [Slow Start Guide](/basics/slow-start-guide/).
|
||||
|
||||
This will configure your app for Storybook. After that, you can run your Storybook with:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user