Created
October 10, 2019 09:21
-
-
Save darkmavis1980/f44fa850e65b62b705e1db2aba68a8a1 to your computer and use it in GitHub Desktop.
Run simple http server with python3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python -m http.server 8000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment