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
{{ message }}
This repository was archived by the owner on Sep 22, 2020. It is now read-only.
Didn't see instructions for starting the server in chapter zero. hence this issue/prompt.
Figured others might have forgotten how to start the server (as I had).
The (wait) is important - server can be slow to start and not ready to load pages despite the logs in console appearing to be waiting for http calls.
also: 0.0.0.0:8080 will likely not load the page on some machines.
npm start
[wait for server]
127.0.0.1:8080
or
localhost:8080
The text was updated successfully, but these errors were encountered: