Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

What should be on http://localhost:3000? #26

Closed
pengyu opened this issue Apr 11, 2018 · 3 comments
Closed

What should be on http://localhost:3000? #26

pengyu opened this issue Apr 11, 2018 · 3 comments

Comments

@pengyu
Copy link

pengyu commented Apr 11, 2018

I run the following command.

truffle unbox drizzle
truffle compile
truffle migrate
npm run start

Then I open http://localhost:3000, but I see nothing. Is it what I supposed to see?

@ZakaryCode
Copy link

You should open with MetaMask,choose you private network and create an account,when Dapp is ready. It will display a sample for couple case for you.

@Nahasean94
Copy link

@ZakaryCode I have chosen the localhost:8545 as the network and I have logged in with my account that I created when I 1st installed metamask a few months ago, but the page reloads and is still blank. Using chrome, windows 10..what am I not doing?

@chuckbergeron
Copy link
Contributor

@pengyu As mentioned in #24 if you run npm update then re-compile and re-migrate your contracts, it should work then.

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

5 participants