MethodDraw/.replit

2 lines
60 B
Text
Raw Permalink Normal View History

2021-03-24 16:05:12 -06:00
language = "html"
run = "cd src; python -m http.server 8000"