I'm working on dev
branch. Please go there and get the latest commits.
The goal of the NTHU SELECT COURSES is to make courses selecting an easy, intuitive, and pleasure journey.
The server side repository is at nthu-select-course-server
- secret (ignored)
- private.key
- certificate.crt
- src
- api
- select-course.js
- scores.js
- lib
- api
- routes
- index.js
- public (ignored)
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
- Vue
- Vuex
- Vuetify
- vue-i18n
- vue-router
- vuedraggable
- axios
- chart.js
- Babel
- Webpack