3 lines
38 B
Makefile
3 lines
38 B
Makefile
|
serve:
|
||
|
python -m http.server -d test
|