@kth/om-kursen-ladok-client
v3.3.0
Published
Om kursen specific logic and mappings, uses both @kth/ladok-mellanlager-client and @kth/ladok-attributevarde-utils.
Maintainers
Keywords
Readme
om-kursen-ladok-client
Step by step to debug oklc with frontend applications
- Open the correct workspace file for the application you want to test in the workspaces folder
- Run
npm run use-local-oklcin the frontend repo - Run
npm run watchin studadm-om-kursen-packages root - Run
npm run start-dev-debugin the frontend repo - Start the debugger in the debug tab on VS Code (SHIFT+CMD+D)
Now you should have the app running and be able to debug it all the way from fontend into om-kursen-ladok-client
