@skivvy/skivvy-package-serve
v0.1.1
Published
Serve files using Browsersync
Downloads
2
Readme
Skivvy package: serve
Serve files using Browsersync
Installation
skivvy install serve
Overview
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 serve
Configuration settings:
See the Browsersync API config options
Returns:
Promise<BrowserSync>
Browsersync instance, returned from browserSync.create()