Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 697 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 697 Bytes

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