Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 328 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 328 Bytes

Quick start

** Make sure you have JDK Version >= 1.8 **

Clone/Download the repo then edit in src / **

# clone our repo
# --depth 1 removes all but one .git commit history
git clone https://github.com/jounger/LAB231.git

# change directory to our repo
cd LAB231

# run and build with NetBeans IDE and Tomcat 8