Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 114 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 114 Bytes

python3 安装: pip install -r requirements.txt

运行: python manage.py runserver

访问: localhost:8000