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 bf0ad7a commit c262fa8Copy full SHA for c262fa8
docs/introduction/GettingStarted.md
@@ -48,8 +48,6 @@ The recommended way to start new apps with React and Redux is by using the [offi
48
49
```sh
50
npx create-react-app my-app --template redux
51
-cd my-app
52
-npm start
53
```
54
55
## Basic Example
docs/introduction/Installation.md
@@ -39,6 +39,4 @@ The recommended way to start new apps with React and Redux is by using the [offi
39
40
41
42
43
44
0 commit comments