Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
7d41493e
Unverified
Commit
7d41493e
authored
6 years ago
by
James B. Pollack
Committed by
Joe Haddad
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Reorder Storybook resources to be more helpful (#5035)
parent
4abc5c48
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/react-scripts/template/README.md
+3
-3
packages/react-scripts/template/README.md
with
3 additions
and
3 deletions
+3
-3
packages/react-scripts/template/README.md
+
3
-
3
View file @
7d41493e
...
...
@@ -851,7 +851,7 @@ npm install --save reactstrap bootstrap@4
Alternatively you may use
`yarn`
:
```
sh
yarn add bootstrap@4 reactstrap
yarn add bootstrap@4 reactstrap
```
Import Bootstrap CSS and optionally Bootstrap theme CSS in the beginning of your
```src/index.js```
file:
...
...
@@ -1807,9 +1807,9 @@ After that, follow the instructions on the screen.
Learn more about React Storybook:
*
[
GitHub Repo
](
https://github.com/storybooks/storybook
)
*
[
Documentation
](
https://storybook.js.org/basics/introduction/
)
*
[
Learn Storybook (tutorial)
](
https://learnstorybook.com
)
*
[
Documentation
](
https://storybook.js.org/basics/introduction/
)
*
[
GitHub Repo
](
https://github.com/storybooks/storybook
)
*
[
Snapshot Testing UI
](
https://github.com/storybooks/storybook/tree/master/addons/storyshots
)
with Storybook + addon/storyshot
### Getting Started with Styleguidist
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment