Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 248 Bytes

File metadata and controls

15 lines (13 loc) · 248 Bytes

Team Name

Source code of the Team Name's website

Installation

git clone git@github.com:TeamNameBE/TeamName.git
python3 -m venv ve
source ve/bin/activate
pip install -r requirements.txt

Running a test server

python3 main.py