mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 15:56:57 +00:00
Adding terminal note in readme
This commit is contained in:
parent
b15de7d2f5
commit
856c01475d
@ -66,6 +66,8 @@ To compile and run jetty, install Maven 3, create your configuration in obp-api/
|
||||
|
||||
* Once you have rebuilt the project without compile errors, you should be able to RunWebApp in obp-api/src/test/scala
|
||||
|
||||
* If you have trouble (re)building, try using the IntelliJ IDEA terminal: mvn clean test-compile
|
||||
|
||||
* Run RunWebApp by right clicking on it or selecting Run. The built in jetty server should start on localhost:8080
|
||||
|
||||
* Browse to localhost:8080 but don't try anything else there yet.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user