@skivvy/skivvy-package-serve

0.1.1 • Public • Published

Skivvy package: serve

npm version Stability Build Status

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()

/@skivvy/skivvy-package-serve/

    Package Sidebar

    Install

    npm i @skivvy/skivvy-package-serve

    Weekly Downloads

    0

    Version

    0.1.1

    License

    ISC

    Last publish

    Collaborators

    • skivvy
    • timkendrick