Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 736 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 736 Bytes

Notes-Application

#Software Craftsmanship Trainee

  1. open intellij

  2. Click open ----> go to directory where git repository is downloaded

  3. select NotesApplication/backend ---> A window titled Import Project from Gradle will pop-up. Click on OK.

  4. open backend > src > main > java > se.example2.softhouse > NotesApplication. Right click on NotesApplication and select Run

  5. A message will be shown in the console. Go to the file selection in the top right corner (where it says 'NotesApplication') and select Edit Configurations ...

  6. In the Program Arguments field, type server config.yml, press Apply.

  7. Finally, in the top right corner, press the green play button and point your browser to http://localhost:8080/