blob: c7ef7926847b01f62b00e569b91b96466d85fd9c [file] [log] [blame]
.PHONY: local
local:
echo "Go check out http://localhost:8123/demos/hello_world/index.html"
rm -f build
ln -s ../modules/canvaskit/build build
python2 -m SimpleHTTPServer 8123