Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

UI interface #571

Closed
dhenriet opened this issue Apr 12, 2015 · 5 comments · May be fixed by tobybellwood/govstrap#4
Closed

UI interface #571

dhenriet opened this issue Apr 12, 2015 · 5 comments · May be fixed by tobybellwood/govstrap#4

Comments

@dhenriet
Copy link

Hi, can't find how to use UI interface ? In the http://www.browsersync.io/docs/command-line/ there is an option "--no-ui", that seems UI it is running but I do not have it ? How to launch it from the Command Line with Browser sync in global ?

@shakyShane
Copy link
Contributor

Which mode are you running in? Server, proxy or snippet?

@dhenriet
Copy link
Author

Hi, I am running with proxy

browser-sync start --proxy "mywebsite.local" --files "assets/css/**/*.css, assets/js/**/*.js, views/**/**/*.php"

@shakyShane
Copy link
Contributor

Just add --open ui

:)

@dhenriet
Copy link
Author

thanks :)

@shakyShane
Copy link
Contributor

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants