Of course, I can't access the http://localhost:9001/index.html .
I'm not experienced with the Grunt, despite of some reading.
My question is: how to setup the the Gruntfile in order to workaround the problem, and, in addition, turn on the livereload, when I'm in the http://localhost:9001/index.html
Always when I type
grunt test
the process closes, showing the bars of Execution TimeBellow a part of the log
Of course, I can't access the
http://localhost:9001/index.html
.I'm not experienced with the Grunt, despite of some reading.
My question is: how to setup the the Gruntfile in order to workaround the problem, and, in addition, turn on the livereload, when I'm in the
http://localhost:9001/index.html