SyneticNL / browsersync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple implementation of browsersync

Settings object:

{
    mode: "default" OR "share",
    basepath: "./",
    logo: "images/logos/logo.png",
    sound: true,
    browsersync: {BROWSERSYNC SETTINGS}
  }

About


Languages

Language:JavaScript 100.0%