Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 123 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 123 Bytes

Get start:

python 2.x
python -m SimpleHTTPServer 80

python 3.x
python -m http.server

and visit http://localhost/