Web server for the pet station
- Pull code from github repo using the command
git clone https://github.com/VerkkuUkkeli/petstation
cd petstation
- Use the command
python3 main.py
to start the server - Connect to the server by typing
localhost:5000
to the address field of a web browser.