Last active
January 11, 2016 07:21
-
-
Save nick1m/568f035051b5059e21be to your computer and use it in GitHub Desktop.
livereload browser-sync start option
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
browser-sync | |
browser-sync start --server --files "**/*" // синхронизирует все файлы, | |
// только перед этим нужно войси в директорию с ними с помощью cd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment