1.0.10 • Published 7 years ago

staticfileserver v1.0.10

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

fileServer

NPM

NPM Version NPM Downloads

Installation

$ npm install -g staticfileserver

Quick Start

The quickest way to get started web static file server as shown below:

command:

$ fileServer ./ 9000

image

Command Line Options

This generator can also be further configured with the following command line flags.

-h, --help          output usage information
-V, --version       output the version number
-p, --port           set port=? (defaults 9090)
-d, --dir         the file directory of server started, default root directory: /

License

MIT

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago