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 ed3e6dd commit 8680ecaCopy full SHA for 8680eca
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