Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 181 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 181 Bytes

gonzaq.github.io

Launching a Localhost Server

To launch a simple localhost server and serve the website, run the following command:

python3 -m http.server 8000