Thanks to visit codestin.com Credit goes to github.com
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 82de3f7 commit 6d26e41Copy full SHA for 6d26e41
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