Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 205 Bytes

HELP.md

File metadata and controls

9 lines (7 loc) · 205 Bytes

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