Sign in
skia
/
skia
/
f4467ff38f1f0495307b3fe8cf4a3f564c33f7f3
/
.
/
demos.skia.org
/
Makefile
blob: 51499cd6a309daca2530f730e5962d02c437eb79 [
file
]
.
PHONY
:
local
local
:
echo
"Go check out http://localhost:8123/demos/hello_world/index.html"
rm
-
f build
ln
-
s
../
modules
/
canvaskit
/
build build
python3
-
m http
.
server
8123