Andreas Svanberg 6cab811014 npm audit fix (#7)
Reviewed-on: #7
Reviewed-by: Stefan Nenzén <nenzen@dsv.su.se>
Co-authored-by: Andreas Svanberg <andreass@dsv.su.se>
Co-committed-by: Andreas Svanberg <andreass@dsv.su.se>
2025-09-04 12:48:08 +02:00
..
2025-06-04 07:55:51 +02:00
2025-09-04 12:48:08 +02: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.