watchfilecli

1.0.4 • Public • Published

watchfilecli

Tiny NodeJS Static Web server

Install

npm i -g watchfilecli

Usage

watchfilecli  # Use the current folder as the root directory of the static resource server.

watchfilecli -p 8080  # Set the port number to 8080

watchfilecli -h localhost   # Set host to localhost

watchfilecli -d /usr   # Set /usr as the root directory

Readme

Keywords

Package Sidebar

Install

npm i watchfilecli

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

9.63 kB

Total Files

15

Last publish

Collaborators

  • lukehu