Sign in
skia
/
skia
/
a9ba7411d4b22a333b3e1eca8436f6da53f59406
/
.
/
demos.skia.org
/
Makefile
blob: 51499cd6a309daca2530f730e5962d02c437eb79 [
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
python3
-
m http
.
server
8123