Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 179 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 179 Bytes

if for whatever reason you want to selfhost it you can use the python built in module

python -m http.server {PORT}

then just go to localhost:{PORT} in your browser c: