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