2 lines
39 B
Makefile
2 lines
39 B
Makefile
|
serve:
|
||
|
python -m SimpleHTTPServer 8004
|