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.
./main.ts
server/main.ts
1 parent fb697a2 commit b61a114Copy full SHA for b61a114
examples/tutorials/react.md
@@ -386,7 +386,7 @@ then deploy the app by connecting your GitHub repository and selecting the
386
branch you want to deploy.
387
388
Give the project a name, and make sure that the `build step` is set to
389
-`deno run build` and the `Entrypoint` is `./main.ts`.
+`deno run build` and the `Entrypoint` is `server/main.ts`.
390
391
Click the `Deploy Project` button and your app will be live!
392
0 commit comments