|
@ -47,9 +47,6 @@ $ npm start |
|
|
|
|
|
|
|
|
## Usage |
|
|
## Usage |
|
|
``` |
|
|
``` |
|
|
local-web-server |
|
|
|
|
|
Lightweight static web server, zero configuration. |
|
|
|
|
|
|
|
|
|
|
|
Usage |
|
|
Usage |
|
|
$ ws <server options> |
|
|
$ ws <server options> |
|
|
$ ws --config |
|
|
$ ws --config |
|
@ -67,8 +64,6 @@ $ npm start |
|
|
Misc |
|
|
Misc |
|
|
-h, --help Print these usage instructions |
|
|
-h, --help Print these usage instructions |
|
|
--config Print the stored config |
|
|
--config Print the stored config |
|
|
|
|
|
|
|
|
Project home: https://github.com/75lb/local-web-server |
|
|
|
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
From the folder you wish to serve, run: |
|
|
From the folder you wish to serve, run: |
|
|