/nctuplus-frontend

FrontEnd of NCTU+ https://plus.nctu.edu.tw

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

nctuplus-frontend

安裝套件

  • npm install

linter

使用 standard 這個 linter
pre-commit hooks 會在 commit 前用 standard 這個套件檢查 coding style
請在 commit 之前下 npm run lintyarn lint 自動修正 coding style
無法自動修正的會output出來 請自行手動修正
沒有通過 linter 測試的 code 不會被 merge

UI套件

開發

dev server