Skip to content

acdiost/matck_score

Repository files navigation

比赛评分

环境初始化

python3 -m pip install --upgrade pip
pip3 config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
pip3 install setuptools
pip3 install pipenv

pipenv install
pipenv shell

python manage.py migrate
python manage.py createsuperuser
python manage.py runserver 0.0.0.0:8000

About

比赛评分

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published