The Github for Hack Violet
- Clone the repository
- Make sure you have Python 3 (preferably recent update) and flask installed
- Download Python 3: https://www.python.org/downloads/
- Navigate to python terminal
- Type
git clone
and paste the repository - Make sure you are in the \HackVioletHack\aurora directory
- Type
pip install flask
and then run the following commands in your terminal:
On Mac:
export FLASK_APP=app.py
export FLASK_ENV=development
flask run
On Windows:
set FLASK_APP=app.py
set FLASK_ENV=development
flask run
- Navigate to the url given in the terminal to see the web application! :D
The sites of our images and backgrounds!: