Skip to content

Instantly share code, notes, and snippets.

@ilearnjavascript
Last active April 6, 2019 11:31
Show Gist options
  • Save ilearnjavascript/b73dd680844ea1e8761daf29ec379e3d to your computer and use it in GitHub Desktop.
Save ilearnjavascript/b73dd680844ea1e8761daf29ec379e3d to your computer and use it in GitHub Desktop.
gulp - gulpfile - 13.js
gulp.task('serve', gulp.series('dev', 'connect', 'open', 'watch'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment