Do you know you can launch a WebServer with this simple python command?
python -m http.server --bind 0.0.0.0 --directory . 8080
Credits to https://realpython.com/python-http-server/
Other posts
Copyright ©Andrea Nocco (credits to https://www.free-css.com)
Social links