refactor: make less messy

This commit is contained in:
Stevan Freeborn
2026-07-08 08:32:28 -05:00
parent 090aacdbb8
commit c14c519293
31 changed files with 441 additions and 366 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
python3 src/main.py "public" "/"
python3 -m src "public" "/"
cd public && python3 -m http.server 8888