erikras / erikras/react-redux-universal-hot-example

Question: How to debug webpack-dev-server

Open
#1,220 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

I am new to Universal rendering and i am using this repo as a reference for one of my project.
When I hit `http://localhost:3000` in the browser, nothing happens, it doesn't load js or any other asset. I am running `npm run dev`, so webpack-dev-server is running, but there is no way to check logs and hence I can't see what is happening when i hit the URL in the browser. My build is working fine and webpack-dev-server is also running properly without any errors on the console.
App port is 3000 and webpack-dev-server port is 3001 (defaults)
I have attached browser screenshot as well.
Can someone please tell me how to debug this ?
screen shot 2016-07-10 at 1 11 24 am

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.