Browser-sync server with live reloading # Install browser-sync $ sudo npm i -g browser-sync # Run browser-sync server $ browser-sync start --server --files "**/**" --no-notify --directory