|
||
---|---|---|
.gitignore | ||
4GEWINNT.php | ||
README.md |
README.md
4GEWINNT
Built in PHP.
How to host local server
Make sure PHP is installed.
Run php -S 0.0.0.0:8000 4GEWINNT.php
.
Now open your browser and enter
http://localhost:8000/
as URI.
Dev
Selim