dvdzkwsk / react-redux-starter-kit

Get started with React, Redux, and React-Router.
MIT License
10.29k stars 2.2k forks source link

react-empty error for local browser open #1212

Open gordanyang opened 7 years ago

gordanyang commented 7 years ago

image

GerilLeto commented 7 years ago

of course your router doesn't find match in file:///Users/gordanyang/blah/blah/index.html

use nginx or apache httpd

sent08 commented 7 years ago

I am running in httpd still getting the same issue.

Please advice.