Description
Local directories can be served over HTTP from a small command-line static file server. It is useful for previewing static sites, sharing build outputs on a trusted LAN, or testing browser behavior without configuring a full web server. It exposes files from the chosen directory, so bind address, port, and working path should be checked before use.