Home › Forums › JavaScript › Grunt connect web server › Reply To: Grunt connect web server
December 17, 2013 at 5:32 pm
#158555
Participant
Try port 80 (you can change that in the Gruntfile) and try 127.0.0.1
or localhost
in Chrome (don’t need to specify port 80 since it’s the default http port).