sheets / localdev.cmd
xiferd's picture
add html frontend, google sheets apps script backend, local webserver cmd, fix gz file type in git
f7f8cfe
@echo off
start "" "http://localhost:8123"
python -m http.server 8123