We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82de3f7 + 6d26e41 commit 4fe5c2eCopy full SHA for 4fe5c2e
README.md
@@ -39,7 +39,7 @@ You can then access your functions directly at `http://localhost:9000/{function_
39
While the functions server is still running, open a new terminal tab and run:
40
41
```
42
-yarn start:app
+yarn start
43
44
45
This will start the normal create-react-app dev server and open your app at `http://localhost:3000`.
0 commit comments