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.
2 parents e00994f + 8680eca commit f8efdfeCopy full SHA for f8efdfe
README.md
@@ -31,7 +31,7 @@ You can then access your functions directly at `http://localhost:9000/{function_
31
While the functions server is still running, open a new terminal tab and run:
32
33
```
34
-yarn start
+yarn start:app
35
36
37
This will start the normal create-react-app dev server and open your app at `http://localhost:3000`.
0 commit comments