Skip to content

Commit 5ae47f0

Browse files
Update README.md
1 parent a924f87 commit 5ae47f0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@ this is because you cant bind two processes to the same `[IP:PORT]` , in our cas
5959
.
6060
.
6161
. ,
62-
"scripts": {
63-
"start": "react-scripts start",
64-
"build": "react-scripts build",
65-
"test": "react-scripts test",
66-
"eject": "react-scripts eject"
67-
},
6862
"proxy": "http://localhost:3001", // <~~~ here we add the proxy field in package.json
6963
"eslintConfig": {
7064
"extends": "react-app"

0 commit comments

Comments
 (0)