Website-v1/local_server.sh
2022-11-19 18:11:12 +01:00

4 lines
No EOL
104 B
Bash
Executable file

#!/bin/sh
# start a local server in the root of this repository at localhost:8000
python -m http.server