/LAB231

Web Java Lab (FPT University)

Primary LanguageJava

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