Add support to serve a custom path provided as the first (and only) argument, e.g. ```sh PORT=1337 static-server path/to/my-website/dist ``` Support relative and absolute paths.