Skip to content

Instantly share code, notes, and snippets.

@deguchi
Last active March 10, 2016 10:33
Show Gist options
  • Select an option

  • Save deguchi/6fa6c959aec5092ed304 to your computer and use it in GitHub Desktop.

Select an option

Save deguchi/6fa6c959aec5092ed304 to your computer and use it in GitHub Desktop.
Google AppEngine Developement by BrowserSync
browser-sync start --proxy http://127.0.0.1:8080/ --files "**/*.html,**/*.js,**/*.css"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment