3 lines
69 B
Bash
Executable File
3 lines
69 B
Bash
Executable File
python3 -m src "public" "/"
|
|
cd public && python3 -m http.server 8888
|