Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 232 Bytes

2022-System_Analysis_Final

執行前請先執行以下代碼:
python manage.py collectstatic (將所有 static 資料統一到 staticfiles 裡面)

執行方式:
python manage.py runserver (預設位置應在 127.0.0.1:8000)