Browsersync
Installation
npm i -g browser-sync
More at Installation (browsersync.io).
Usage
browser-sync <command> <dir> [option]
Commands:
start
(default command can be omitted)reload
init
Options:
-b
,--browser <browser>
--host <host-name>
--open
--port <port-number>
-w
,--watch
More at: