Skip to content

Instantly share code, notes, and snippets.

@agustinl
Created July 29, 2021 22:40
Browser Sync command line
npx browser-sync start --server --files "./*.html" --no-open --no-notify --directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment