Skip to content

scott-yeadon/nla-coding-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nla-coding-exercise

Repository created for the submission of a coding exercise.

NLA Coding Exercise instructions

This exercise makes use of the software stack suggested in the instructions, that is, Java, Maven, Spring Boot, H2, JPA, Vue.js and Bootstrap.

  1. Install Java and Maven and include them in your PATH variable. Set the JAVA_HOME appropriately.

  2. Clone this repository.

  3. To run the tests, from a command line run mvn test

  4. To run the application, from a command line run mvn spring-boot:run

  5. Once Spring Boot has started, in a browser navigate to http://localhost:8080 and follow the help. Testing was in Edge and Firefox.

About

repository for submission of a coding exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published