1.0.0 • Published 7 years ago

quick-serve v1.0.0

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

quick serve

quickly start an http download server and serve a single file or a directory from command line

npm install -g quick-serve

usage

quickserve

serve current directory at http://localhost:12345

quickserve myfile

myfile will be served on http://localhost:12345

or with a custom port

quickserve myfile 8181

myfile will be served on http://localhost:8181

1.0.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago