Created
March 6, 2016 01:13
-
-
Save ro31337/4cc6ba3872ab25d450c6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ 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