Open juliepwchen opened 6 years ago
The 'npm start' seems successful, with a final message of "webpack: Compiled successfully." But when I typed in "localhost:8080", I get Problem Loading Page errors. My internet is working fine as I can go to other pages. Any advice?
here is the answer to that https://github.com/StephenGrider/ReduxSimpleStarter/issues/168
It seems to be a port issue, try changing the port number and check again. Please refer to above comment by @alarez
The 'npm start' seems successful, with a final message of "webpack: Compiled successfully." But when I typed in "localhost:8080", I get Problem Loading Page errors. My internet is working fine as I can go to other pages. Any advice?