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