Skip to content

Instantly share code, notes, and snippets.

@waharnum
Last active November 3, 2016 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save waharnum/a49431fe4161187e0c0108176faa342d to your computer and use it in GitHub Desktop.
Save waharnum/a49431fe4161187e0c0108176faa342d to your computer and use it in GitHub Desktop.
Browser Sync snippets

browser-sync start --server --files "src/js/*, tests/html/*, tests/js/*, examples/pouchPersisted/index.html"

Infusion

browser-sync start --no-open --server --port 3002 --files "src/**, tests/**, examples/**, demos/**"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment