FAQ

Start a simple http server

Python 3 :

python -m  http.server 8000

Last updated

Was this helpful?