Skip to content

Instantly share code, notes, and snippets.

@davidvanleeuwen
Last active December 14, 2015 18:29
Show Gist options
  • Save davidvanleeuwen/5129548 to your computer and use it in GitHub Desktop.
Save davidvanleeuwen/5129548 to your computer and use it in GitHub Desktop.
Grunt watch
grunt.registerTask 'watch', ['connect', 'build', 'livereload-start',
'open', 'regarde']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment