vivo
v1.1.0
Published
LiveReload server in Node
Downloads
19
Readme
Vivo
LiveReload server in Node. For client-side, use the LiveReload extensions.
Usage
vivo --path path/to/your/project
Help
vivo --help
Options
Option | Default value | Description
------ | ------------- | -----------
--path | . | Path to watch in
--extensions | ['html', 'css', 'js'] | Extensions to watch for
--port | 35729 | Port LiveReload should listen on
--delay | 100 | Delay (ms) to prevent throttle
