add amari, add dev server script

This commit is contained in:
2024-11-25 12:56:27 -05:00
parent 18288b0509
commit 24f920ff91
3 changed files with 7 additions and 0 deletions

3
start-localhost.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
sudo python3 -m http.server 80