Closed mberkowski closed 4 years ago
Start with gulp webserver
gulp webserver
By default, live page reload is enabled. Disable it by setting the GULP_LIVERELOAD variable false.
GULP_LIVERELOAD
$ GULP_LIVERELOAD=false gulp webserver
And port can be changed with GULP_PORT
GULP_PORT
Start with
gulp webserver
By default, live page reload is enabled. Disable it by setting the
GULP_LIVERELOAD
variable false.And port can be changed with
GULP_PORT