nenzen 63eaebb7dc
All checks were successful
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 4m15s
Remove branch deployment from branch.dsv.su.se / cleanup (pull_request) Successful in 6s
Use profile language preference for Accept-Language header
2026-01-11 14:27:36 +01:00
..
2025-06-04 07:55:51 +02:00
2025-12-12 11:52:28 +01:00
2025-12-12 11:52:28 +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.