nenzen e1029f52a5
All checks were successful
Code style BFF / check (push) Successful in 42s
Start time grid (#62)
This PR addresses issues #23 #24 #25 and #26 and rearranges the component library

Reviewed-on: #62
Reviewed-by: Jacob Reinikainen Lindström <jacob@dsv.su.se>
Reviewed-by: Andreas Svanberg <andreass@dsv.su.se>
Co-authored-by: nenzen <nenzen@dsv.su.se>
Co-committed-by: nenzen <nenzen@dsv.su.se>
2026-01-16 14:17:07 +01:00
..
2026-01-16 14:17:07 +01:00
2025-06-04 07:55:51 +02:00
2026-01-16 14:17:07 +01:00
2026-01-16 14:17:07 +01:00
2025-12-12 11:52:28 +01:00

Studentportalen frontend

Developing

Prerequisites

  • Node v20
  • npm

Run npm install to install all dependencies then run npm run dev to start the development server.

Run npm run format and npm run lint to format and lint the code.

Run npm run update-api after having started the BFF to update the typed API client.