im using a node server to build a localhost version of a website. But everytime I open sketch to work on a new icon sketch3 mirror takes control of the same port '8080' meaning I can only view my site when I close sketch3.
Is there a way to move the sketch3 browser mirror server to another port?
Thanks
You can do 2 things:
defaults write com.bohemiancoding.sketch3.plist mirrorWebPort -int 9234