Skip to content

Instantly share code, notes, and snippets.

@johnmurch
Created January 16, 2026 16:58
Show Gist options
  • Select an option

  • Save johnmurch/f4aafeca8a55ba3a5013dd7ad19d8e04 to your computer and use it in GitHub Desktop.

Select an option

Save johnmurch/f4aafeca8a55ba3a5013dd7ad19d8e04 to your computer and use it in GitHub Desktop.
Quick Server
python3 -m http.server 8888
@johnmurch
Copy link
Author

Open terminal to folder that has js/css/html and then run this and visit http://localhost:8888

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment