first version of v3

This commit is contained in:
Rupus Reinefjord 2019-04-16 07:42:27 +02:00
parent bb7ae1a3ab
commit aca1ead418
5 changed files with 331 additions and 0 deletions

3
serve Executable file
View file

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