Skip to content

Simple Quick Webserver For Serving Local Files

A Simple Quick Command line interface web server for serving local files with python#

python -m http.server

Source: Superuser