Skip to content

5: Browser Sync

Justin Peacock edited this page Aug 30, 2016 · 1 revision

Browser Sync allows you to sync several browsers and devices so that when you change a file, you're able to see it instantly.

To start, open grunt/browserSync.js located in the root of your theme. Change the proxy setting to the local development URL for your project.

$ grunt server
Clone this wiki locally