5 lines
117 B
Makefile
5 lines
117 B
Makefile
|
|
|
|
http:
|
|
# In the second shell, run a "mock" simple HTTP webserver to serve index.html:
|
|
python -m http.server 8000
|