Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The joc-cockpit projects is a Angular project wrapped in a maven project. To be able to build the Angular source code node.js and npm (node package manager) have to be installed.
SOS uses node.js version v12.21.0 and npm version 6.14.11. The usage of the build tool is managed in the maven configuration of the project.

Clone Repository

Navigate to your desired destination folder and clone the repository from the github page.

...