Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 452 Bytes

File metadata and controls

19 lines (12 loc) · 452 Bytes

Service Portal Applications

Usage

To be able to show the list of applications, you will need to run the application-system-api. Additionally, you can run the application-system-form to open the applications to their respective form.

To do so, first run the api

yarn start application-system-api

and then, run the form

yarn start application-system-form

you will then be able to access it under localhost:4242.