react-signature-pad icon indicating copy to clipboard operation
react-signature-pad copied to clipboard

Can't make it work locally

Open azakordonets opened this issue 8 years ago • 1 comments

I tried to run the code with npm start but when i go to http://localhost:8080 I see

The localhost page isn’t working

localhost didn’t send any data.
ERR_EMPTY_RESPONSE

What am i missing ?

azakordonets avatar Aug 05 '16 13:08 azakordonets

I've had this bug with npm before. I'm not sure why it happens but try going to http://127.0.0.1:8080 or changing the port from the default 8080 one.

mjmayank-zz avatar Feb 14 '17 18:02 mjmayank-zz