lite-reload

1.0.2 • Public • Published

Lite Reload

Features

  • Tiny (~12kb)
  • No dependencies
  • Live Reload
  • SPA Mode Support (Soon)

Install

$ npm i -D lite-reload

Usage

$ lite-reload <dir> [...parameters] 

Examples

$ lite-reload dist/public --port=7070

Parameters

--host (default: localhost)

Host where to bind server

--port (default: 8080)

Port where to bind server

--index (default: index.html)

Index file for server

--help

Show help message

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i lite-reload

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    14.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • themaestroo