A website for the Sun Knights Diep Clan.
https://creativecommons.org/licenses/by-nc/3.0/
- bash install.sh.
- pip3 install -r requirements.txt --user.
- python3 manage.py migrate.
- python3 manage.py loaddata fixture.json
- python3 manage.py runserver.
####OR
- bash run.sh