Sign in
skia
/
external
/
github.com
/
BinomialLLC
/
basis_universal
/
fc3a67a5c028c19f24099dac77f4f78290f2bd0f
/
.
/
webgl
/
start_webserver.sh
blob: 7402829358c194aaffa1196d0d20bf06a2829e42 [
file
]
#!/bin/bash
#python3 -m http.server 8000
python3 webserver_cross_origin
.
py