Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 168 Bytes

File metadata and controls

11 lines (5 loc) · 168 Bytes

terminal yourself to ./public and

    `python -m http.server 8000`


    or

    `python3 -m http.server 8000`

    on my mac for some reason