react-redux-starter-kit icon indicating copy to clipboard operation
react-redux-starter-kit copied to clipboard

react-empty error for local browser open

Open gordanyang opened this issue 7 years ago • 2 comments

image

  • 1、change environments.config set compiler_public_path = "./"

  • 2、 npm run deploy:prod

  • 3、open index.html by chrome browser ,console has no error. but the page is blank.

gordanyang avatar Apr 05 '17 07:04 gordanyang

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

use nginx or apache httpd

GerilLeto avatar Apr 06 '17 03:04 GerilLeto

I am running in httpd still getting the same issue.

Please advice.

sent08 avatar May 19 '17 03:05 sent08