Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 634 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 634 Bytes

這裡是北科課程好朋友,提供課程資訊的可愛網站!

關於

https://ntut-course.gnehs.net/about

API 文件

https://ntut-course.gnehs.net/doc

爬蟲與資料

https://github.com/gnehs/ntut-course-crawler-node

Build Setup

# 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.