Python provided module http.server to run locally any web project or web pages. It only required python installation. The command to runs server locally is 'python -m http.server'
Please find the documentation here https://docs.python.org/3/library/htt...
Thank you for watching. Please subscribe :)