這裡是北科課程好朋友,提供課程資訊的可愛網站!
https://ntut-course.gnehs.net/about
https://ntut-course.gnehs.net/doc
https://github.com/gnehs/ntut-course-crawler-node
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
For detailed explanation on how things work, check out Nuxt.js docs.