Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 367 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 367 Bytes

Push the button!!!

alt

Requirements

This site runs on Python version 3.

Install Python3

Build and Run

git clone https://github.com/chrisdias/thecatsaidno.git
cd thecatsaidno
pip3 install -r ./requirements.txt
flask run

Browse to http://localhost:5000

License

MIT