Skip to content

Instantly share code, notes, and snippets.

@fedek6
Created July 19, 2021 12:08
Show Gist options
  • Save fedek6/821628b567ab6864738d33f36a43c175 to your computer and use it in GitHub Desktop.
Save fedek6/821628b567ab6864738d33f36a43c175 to your computer and use it in GitHub Desktop.
Browser sync example for simple and quick proxy to local project
browser-sync start --proxy "localhost:3000" --no-ui --port 3001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment