christianalfoni / webpack-express-boilerplate

A boilerplate for running a Webpack workflow in Node express
MIT License
1.4k stars 292 forks source link

::ERR_CONNECTION_REFUSED #75

Open robinamrl opened 7 years ago

robinamrl commented 7 years ago

I want to read JSON file at backend 'localhost:8000'(Django server) with axios image

but image

jricaldi commented 7 years ago

Do you test it using postman or curl? they are running in differents ports.