Closed lkiesow closed 7 years ago
The build instructions are missing some important tools. For example, npm install will fail if Git is not installed. Also Apache Maven ≥ 3.1.0 is required to build this project.
npm install
The build instructions are missing some important tools. For example,
npm install
will fail if Git is not installed. Also Apache Maven ≥ 3.1.0 is required to build this project.