We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The default behaviour of local-web-server is to host the current working directory as a static web site.
ws
$ npm install -g local-web-server
$ cd example-project
$ ws Listening on http://mba4.local:8000, http://127.0.0.1:8000, http://192.168.0.200:8000
index.html