-
Notifications
You must be signed in to change notification settings - Fork 3
Style Guide
Sam Liu edited this page Mar 3, 2021
·
2 revisions
Linting is supported by Prettier. Files should automatically be formatted if Prettier is the default linter. Otherwise, running yarn format in the root directory cu-apts/ will format the files.
As of #30, the frontend is styled using a mix of React Bootstrap and Material-UI. But eventually, all styling will be migrated to use Material-UI only.