Client Application for Policy Machine Web services
Steps to run:
- Make sure that the super.pm configuration has been loaded into the Policy Machine.
- Install Angular CLI by running "npm install -g @angular/cli".
- Form the project root directory, run "npm install".
- Start the server with "ng serve".
- Access application at localhost:4200.