Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 462 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 462 Bytes

Challenges and Recommendations on DevOps Education

License

Run the app locally

1- Clone the app

git clone https://github.com/persapiens/improve.git

2- Build the app

mvn clean install

3- Run the app

java -jar target/improve-1.0-SNAPSHOT.jar

4- Access the app with your browser at http://localhost:8080