Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 322 Bytes

File metadata and controls

20 lines (11 loc) · 322 Bytes

NTNU-Course-Scheduler-Intelle-Elf

NTNUCSIE

安裝與執行

需要 Python3

pip install -r requirements.txt # install packages
sh run.sh # run server

瀏覽

http://localhost:5000

image