Installationsanleitung für Windows - IT112/statistiktool GitHub Wiki
Installation mit XAMPP
- Download von XAMPP unter: http://www.apachefriends.org/de/xampp-windows.html
- XAMPP in einem frei gewählten Ordner installieren, der von nun an als {XAMPP_HOME}
- Das Projekt per Git in den Ordner "{XAMPP_HOME}/htdocs" klonen.
In "{XAMPP_HOME}/htdocs" sollte nun ein Ordner "statistiktool" existieren.
- Über das XAMPP Control Panel den Apache starten.
- Jetzt ist das Projekt unter "localhost/statistiktool" erreichbar.