Skip to content

Instantly share code, notes, and snippets.

@ro31337
Created March 6, 2016 01:13
Show Gist options
  • Select an option

  • Save ro31337/4cc6ba3872ab25d450c6 to your computer and use it in GitHub Desktop.

Select an option

Save ro31337/4cc6ba3872ab25d450c6 to your computer and use it in GitHub Desktop.
$ gulp server
[06:50:41] Using gulpfile ~/work/boilerplate/gulpfile.js
[06:50:41] Starting 'build'...
[06:50:41] Starting 'clean'...
[06:50:41] Finished 'clean' after 18 ms
[06:50:41] Starting 'copy-html'...
[06:50:41] Starting 'browserify'...
[06:50:41] Finished 'browserify' after 9.41 μs
[06:50:41] Finished 'copy-html' after 8.17 ms
[06:50:41] Finished 'build' after 28 ms
[06:50:41] Starting 'server'...
[06:50:41] Livereload started at http://localhost:35729
[06:50:41] Finished 'server' after 11 ms
[06:50:41] Webserver started at http://localhost:8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment