Skip to content

Instantly share code, notes, and snippets.

@azimidev
Created October 11, 2015 21:43
Show Gist options
  • Save azimidev/bece211726bdf9511277 to your computer and use it in GitHub Desktop.
Save azimidev/bece211726bdf9511277 to your computer and use it in GitHub Desktop.
This script is used for gulp-reload in your index.html file for reload the page automatically
<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