| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This directory contains the java version of the Old County Times newspaper application.
Navigate to the java directory:
cd javaRun the application using Maven:
mvn spring-boot:runOpen your browser and visit:
http://localhost:3000
To build the application:
mvn clean packageTo run the built JAR:
java -jar target/old-county-times-1.0.0.jar| Back | FazBrowse Home | New Git URL |