Skip to content

nctuplus/nctuplus-frontend

Repository files navigation

nctuplus-frontend

安裝套件

  • yarn install

linter

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

UI套件

開發

dev server