Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 254 Bytes

Everyone needs a personal website, you can see mine here

You can start the site by running the following command:

python -m SimpleHTTPServer 8080

Then check http://localhost:8080/ in your browser of choice