Pages for students of IATechED
-
Clone repository -
git clone https://github.com/IATechEd/IATechEd-Student-Pages.git -
Enter directory -
cd IATechED-Student-Pages -
Create environment -
python3 -m venv .venv -
Enter environment -
source ./.venv/bin/activate -
Install dependencies -
pip3 install -r requirements.txt -
Launch -
python3 index.py
Builder.* files are AI-made simply because nobody wanted to make a JSON builder tool themselves. Feel free to replace them.