You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. If the machine is behind a proxy server, you need to configure Node.js uses proxy instead of a direct HTTP connection via the following command in command prompt: ```set https_proxy=http://<proxy.server>:<port>```
48
-
4. Run ```$> node server.js``` in the command prompt to start the web server at HTTP port 3000
48
+
4. Run ```$> node server.js``` in the command prompt to start the web server at HTTP port 8080
0 commit comments