Created
December 7, 2020 02:16
-
-
Save qichunren/51efa70f4921c9c54c29c157450f43a0 to your computer and use it in GitHub Desktop.
One line http server
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
python3 -m http.server 8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment