Skip to content

Instantly share code, notes, and snippets.

@aderaaij
Last active December 22, 2017 17:58
Show Gist options
  • Save aderaaij/d34fa847b9b6312d47077f3781ceb4ce to your computer and use it in GitHub Desktop.
Save aderaaij/d34fa847b9b6312d47077f3781ceb4ce to your computer and use it in GitHub Desktop.
Start a browsersync server in underlaying directory https://browsersync.io/docs/command-line
browser-sync start -s --directory "/"
browser-sync start -s --directory "/" --files "**/*.html"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment