Brief project description goes here.
-
Clone the repository:
git clone https://github.com/pounce-dev/website.git
To Run this website, there are a few requirements.
-
Python 3
-
markupsafe and flask PIP packages.
pip install flask markupsafe
To run the website, run the command:
python3 app.py