[ad_1]
I have a wordpress project that I am trying to run locally using gulp and browsersync. For other projects, browsersync works fine but with this project, when I am typing “gulp” and running, everything is compiling but it open a browser on localhost 3000 and displays.
​
I tried to change port to 8080 or 8081 but it is the same result. My etc/host file is also correct. I tired to make it work with xampp but It is showing the same result.
Can somebody help? How can I fix it?
[ad_2]
You need to use the browsersync proxy option and have it proxy your xampp port.