SplatNet/readme.md

10 lines
No EOL
386 B
Markdown

# Splatnet, Recreated
no fancy cool logo yet, todo tho.
to be able to run the existing pages, you have to jump through some hoops.
first, change your directory to the root directory (if cloned, it is normally named splatnet)
now, run ```python -m http.server 8080```, there are other methods but havent tried it.
then navigate to ```http://localhost:8080/html/stages/stages.html```