blob: 51499cd6a309daca2530f730e5962d02c437eb79 [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 Lubick994c9462022-01-26 15:49:20 -05004 rm -f build
5 ln -s ../modules/canvaskit/build build
Kevin Lubickc0fcc502022-02-15 07:46:23 -05006 python3 -m http.server 8123