You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,10 @@ All the above are pre-required and the require.cache got replaced according to y
46
46
47
47
To understand more, you can see the rewire [source code](https://github.com/raymondsze/create-react-scripts/blob/master/packages/create-react-scripts/rewire.js) here.
48
48
49
+
# Installation
50
+
-----------------
51
+
`npm i -S react-scripts create-react-scripts` or `yarn add react-scripts create-react-scripts`
Copy file name to clipboardExpand all lines: packages/create-react-scripts/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,10 @@ All the above are pre-required and the require.cache got replaced according to y
46
46
47
47
To understand more, you can see the rewire [source code](https://github.com/raymondsze/create-react-scripts/blob/master/packages/create-react-scripts/rewire.js) here.
48
48
49
+
# Installation
50
+
-----------------
51
+
`npm i -S react-scripts create-react-scripts` or `yarn add react-scripts create-react-scripts`
0 commit comments