這是一個純前端的服務,整合中正大學eCourse課程網站上的資訊,方便同學使用。
- 查看課程公告、作業、教材及成績
- 一周課表(時間/教室地點)
- 上傳作業
- 通知系統(新公告、作業)
- 作業當日提醒
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
這是一個純前端的服務,整合中正大學eCourse課程網站上的資訊,方便同學使用。
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build