Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page http://localhost:8000 did not loaded on browser #43

Open
golra03 opened this issue Feb 26, 2018 · 4 comments
Open

Page http://localhost:8000 did not loaded on browser #43

golra03 opened this issue Feb 26, 2018 · 4 comments

Comments

@golra03
Copy link

golra03 commented Feb 26, 2018

I installed everything as per the readme and everything went fine!

http-server ./app -a localhost -p 8000 -c-1
Starting up http-server, serving ./app on port: 8000
Hit CTRL-C to stop the server

But the http://localhost:8000 did not come up. I have local geth running on http://localhost:8545

Anything missing? Kindly suggest!

@TalentSSS
Copy link

Hello, I'm confronted with the same problem. How did you solve this?

@dacelee
Copy link

dacelee commented Nov 26, 2018

http-server ./app -a 0.0.0.0 -p 8000 -c-1

@AndrewYEEE
Copy link

HI, Try this: https://github.com/sthnaqvi/explorer
Maybe good for you!

@azhalm94
Copy link

azhalm94 commented Jan 12, 2023

http-server ./app -a 0.0.0.0 -p 8000 -c-1

Just to mention, this config on package.json

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

No branches or pull requests

5 participants