Its a small hearthstone card collector :)
Prerequisite
- JDK 11
Instruction
-
Do
mvn clean install
-
Under the frontend module in test folder run the
LocalApplicationRunner
-
Connect to localhost:8080
Email: [email protected]
Password: 123
Jacoco aggregate reports the following when i ran mvn verify
-
Backend: 96%
-
Frontend: 91%
-
Total: 95%
R1 to R4