Created
August 13, 2017 13:21
-
-
Save gunaevart/f9eb5f441891dbb0971a58c6f701f289 to your computer and use it in GitHub Desktop.
Установка browser-sync
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
Установка | |
npm install -g browser-sync | |
Команда для запуска browser-sync: | |
browser-sync start --server --files "php/*.php,css/*.css,js/*.js,html/*.html,*.*" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment