Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 832 Bytes

File metadata and controls

25 lines (20 loc) · 832 Bytes

Justification Factory - Justification Diagrams Editor and Visualizer (JDEV)

This GUI expose in a graphical way the differents services exposed by the Justification Factory Engine

Stakeholders:

Technologies

  • Angular 5
  • JointJS - Diagram Design Library
  • TypeScript
  • Karma
  • Jasmine

Dependencies needed

  • nodeJs
  • npm (which supposedly come within nodeJs installation)
  • Justification Factory Engine instance

To run the platform

  • Run npm install at the root of the cloned directory.
  • Run ng serve to start the development server.