Sign in
skia
/
external
/
github.com
/
BinomialLLC
/
basis_universal
/
dcb7db72d2eca148dc9eee4efdb00f803eb8bf6b
/
.
/
webgl
/
start_webserver.sh
blob: 021159c2707ca93bfaab6e8d185693a45d6883e7 [
file
] [
log
] [
blame
]
#!/bin/bash
#python3 -m http.server 8000
python3 webserver_cross_origin
.
py