blob: d3242d61e1a4a2b65d90261128bef7ad48ed1b0b [file] [log] [blame]
Kevin Lubick2639a142020-06-23 11:51:39 -04001.PHONY: local
2local:
Kevin Lubickd12c1242020-06-23 13:28:46 -04003 echo "Go check out http://localhost:8123/demos/hello_world/index.html"
Kevin Lubick2639a142020-06-23 11:51:39 -04004 python2 -m SimpleHTTPServer 8123