Skip to content

jounger/LAB231

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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