All checks were successful
Code style BFF / check (push) Successful in 42s
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>
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.