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