Skip to content
lava6666 edited this page Oct 21, 2022 · 3 revisions

####Step 1 - Install Node.js BrowserSync is a command-line tool (at the moment!) that you install globally on your system. It runs on NodeJS & there are convenient installers for MacOS, Windows and Linux to get that up & running.

####Step 2 - Install the browser-sync module.

npm install -g browser-sync

####Step 3 - Configure BrowserSync can be used in any project via the command line, or you can save settings per project with a config file. Here's more information about both:

  1. Command line only
  2. With a config file

Step 4 - just for fun

Post pictures of your multi-device/multi-monitor setup on twitter and tag @browserSync