search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Browser Sync Commands
6 browser-sync entries
Limited to 100 results
browser-sync Operations
Browser Sync Command: Create Configuration File
browser-sync init browser-sync Archive
Browser Sync Command: Start From Configuration File
browser-sync start --config <config_file> browser-sync Archive
Browser Sync Command: Start Server From Directory
browser-sync start --server <path/to/directory> --files <path/to/directory> browser-sync Archive
Browser Sync Command: Start Server Watching Css
browser-sync start --server --files '<path/to/directory/*.css>' browser-sync Archive
Browser Sync Command: Start Server With Css Watching
browser-sync start --server --files '<path/to/directory/*.css>' browser-sync Archive
Browser Sync Command: Start Server With Watching Files
browser-sync start --server <path/to/directory> --files <path/to/directory>