Very simple way to serve a local web server from a directory.
Used for dev. Do not use for prod.
```sh
webhere
webhere -p 8888 ```