https://solidfoundationwebdev.com/blog/posts/how-to-start-an-http-server-from-any-folder-using-python-simplehttpserver
This article describes using Python’s built in simple http server for development use.
Post Comment