Gulp + live reload serves up my content on localhost and (here\'s what I\'m after) launches the browser automatically at the server url whenever i run the gulp
Launch browser automatically and it is also possible to specify a page when opening the browser with webpack 4.
"scripts": { ... "start": "webpack-dev-server --open-page index2.html" }