/xkcdpy

Primary LanguagePython

How To setup and run the project

Clone the repository and execute the following commands:

. venv/bin/activate

FLASK_APP=main.py flask run

Open 127.0.0.1:5000 with a browser.