/WearElse

Where else can I buy this thing from?

Primary LanguageJavaScript

WearElse

Where else can I buy this thing from?

Installation

Before starting development, use

pip install -r requirements.txt

to install the necessary requirements.

Additionally, you will need to run

export FLASK_APP=wearelse.py

before using the flask run command.