Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 347 Bytes

petstation

Web server for the pet station

Quickstart

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