mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
updated readme
This commit is contained in:
@@ -22,5 +22,8 @@ Hosting an application on OpenShift is free.
|
|||||||
Local development
|
Local development
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
CHeckout the code and use maven to build and start a local TomEE instance : `mvn clean package tomee:run` and access `http://localhost:8082`.
|
Checkout the code and use maven to build and start a local TomEE instance.
|
||||||
Any change to the source code will be applied immediatly.
|
|
||||||
|
`mvn clean package tomee:run`
|
||||||
|
|
||||||
|
The application is online at `http://localhost:8082`. Any change to the source code will be applied immediatly.
|
||||||
Reference in New Issue
Block a user