筑波大学の教育課程編成支援システム「KdB」の非公式代替サイトです。
https://make-it-tsukuba.github.io/alternative-tsukuba-kdb/
本サイトは、筑波大学情報学群情報メディア創成学類 の公認を受けています。
https://www.mast.tsukuba.ac.jp/lecture/timetable.html
An unofficial website of the alternative of KdB, a curriculum planning support system used in University of Tsukuba.
https://make-it-tsukuba.github.io/alternative-tsukuba-kdb/
It is approved by The College of Media arts, Science and Technology (MAST) in University of Tsukuba.
https://www.mast.tsukuba.ac.jp/lecture/timetable.html
# Install dependencies
npm install
# Launch local dev server at localhost:8000
npm run dev
# Build
npm run build
# Lint
npm run lint
# Format
num run format