Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

how to start server : npm start (wait) should load on localhost:8080 (or 127.0.0.1:8080) #4

Open
aspiringguru opened this issue Jun 19, 2018 · 0 comments

Comments

@aspiringguru
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant