Get start:
python 2.x
python -m SimpleHTTPServer 80
python 3.x
python -m http.server
and visit http://localhost/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Get start:
python 2.x
python -m SimpleHTTPServer 80
python 3.x
python -m http.server
and visit http://localhost/