summaryrefslogtreecommitdiff
path: root/run_dev.sh
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2021-09-19 16:32:15 -0400
committermattkae <mattkae@protonmail.com>2021-09-19 16:32:15 -0400
commitde850676e79da39aec6f1ce0400cfa94cecbd744 (patch)
tree48927e3cd3a518ddee1874df40d188cbc5112393 /run_dev.sh
First commit
Diffstat (limited to 'run_dev.sh')
-rwxr-xr-xrun_dev.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_dev.sh b/run_dev.sh
new file mode 100755
index 0000000..68d5ee7
--- /dev/null
+++ b/run_dev.sh
@@ -0,0 +1 @@
+python -m http.server 8080 \ No newline at end of file