Visit the website at https://www.solomidis.gr (official deployment)
- Python
- git (if cloning the latest build)
-
Clone the repository
git clone https://github.com/GeorgeS377/GS-TK.git cd GS-TKYou can also find older versions of the website on the official GS repository here
-
Run a local python server
python -m http.server
Now open your browser at
localhost:8000and the site should be running locally!
