pp253 / nthu-select-courses

重新設計的選課系統,目標是提供清爽、直覺和方便的選課系統!
https://nthu-courses.github.io
Apache License 2.0
8 stars 1 forks source link

Updating SOP #64

Closed pp253 closed 5 years ago

pp253 commented 5 years ago

server side

  1. login to ccxp, and copy the ACIXSTORE to the grab-data.js
  2. run npm run grab-data
  3. run npm run convert
  4. run npm run push

client side

  1. copy courses_db.min.json from server.
  2. run vue ui and compile
  3. run npm run push