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 507049f commit 69094abCopy full SHA for 69094ab
README.md
@@ -44,6 +44,7 @@ As of January 1st 2024, Replit is [no longer free](https://blog.replit.com/hosti
44
2. Click "Code" (green button) and then "Create Codespace on main."
45
3. In the terminal at the bottom, paste `npm i && npm run start`.
46
4. Respond to the application popup by clicking "Make public."
47
+> Make sure you actually click the "Make public." button, or the proxy won't function properly.
48
5. Access the deployed website from the ports tab.
49
6. For subsequent uses in the same codespace, just run `npm run start`
50
0 commit comments