Skip to content

Instantly share code, notes, and snippets.

@rblakejohnson
Created June 2, 2013 05:44
Show Gist options
  • Select an option

  • Save rblakejohnson/5692738 to your computer and use it in GitHub Desktop.

Select an option

Save rblakejohnson/5692738 to your computer and use it in GitHub Desktop.
JS: Live Reload script
<script>document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment