Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 221 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 221 Bytes

Retail Demo

Setup

To run the Maven installation, execute the following command in the root directory of the cloned project:

mvn install

Unit Tests

To run all the unit tests:

mvn test