insidesherpa / JPMC-tech-task-2

29 stars 201 forks source link

localhost:3000 not working #297

Open nadahell opened 4 years ago

nadahell commented 4 years ago

While I have my "HTTP server started on port 8080" running just fine on one of the terminal windows and npm start showing perfectly normal results: " Me@My-MacBook-Pro JPMC-tech-task-2-PY3 % npm start

jpmc-tech-task-2-py3@1.0.0 start /Users/KaterEnnadaHelali/JPMC-tech-task-2-PY3 node server.js

"

the localhost:3000 page "can't be reached" on any of my browsers (tried it on Chrome, Safari and Opera).

AmberSRP commented 4 years ago

https://insidesherpa.s3.amazonaws.com/vinternships/companyassets/Sj7temL583QAYpHXD/setup_devenv_m2_v8.pdf

open it & read the Mac section for setting up the development. Hope this helps. Have a good day! PS- BTW, currently, I'm doing the task 2 on Windows and I'm using Python 3 version.