Skip to content

Instantly share code, notes, and snippets.

@ubermachine
Created January 22, 2021 13:58
Show Gist options
  • Save ubermachine/0ff9ab2fe7435294485996672c1598e3 to your computer and use it in GitHub Desktop.
Save ubermachine/0ff9ab2fe7435294485996672c1598e3 to your computer and use it in GitHub Desktop.
Go to the folder open terminal
On node
sudo http-server -a 0.0.0.0 -p 889
On python
sudo python -m http.server 889
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment