soenAnt / UberSante

Soen344
2 stars 3 forks source link

#2 added dependencies, gitignore, basic running app #20

Closed Keeran10 closed 5 years ago

Keeran10 commented 5 years ago
  1. Pull from the branch 2_project_config
  2. Open with IntelliJ/Eclipse
  3. Import Maven dependencies
  4. Run src/application/Application.java
  5. navigate to localhost:8080

If step 5 displays a home page message, then you can safely approve this pr.

soenAnt commented 5 years ago

Followed the steps;

all good!