Skip to content

Instantly share code, notes, and snippets.

@pedrogpimenta
Created April 13, 2014 14:23
Show Gist options
  • Save pedrogpimenta/10586197 to your computer and use it in GitHub Desktop.
Save pedrogpimenta/10586197 to your computer and use it in GitHub Desktop.
Livereload JS manual include
<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