@skivvy/skivvy-package-serve
v0.1.1
Published
Serve files using Browsersync
Downloads
4
Readme
Skivvy package: serve
Serve files using Browsersync
Installation
skivvy install serveOverview
This package allows you to serve files using Browsersync from within the Skivvy task runner.
Included tasks
serve
Serve files using Browsersync
Usage:
skivvy run serveConfiguration settings:
See the Browsersync API config options
Returns:
Promise<BrowserSync> Browsersync instance, returned from browserSync.create()
