Skip to content

ALASdoo/java_test_assignment

Repository files navigation

Alas d.o.o. Java developer test assignment

How to run the application

  1. Install Java 8: Go to https://adoptopenjdk.net/ and download version 8. If the Operating System is Windows: set the system environments for JAVA_HOME (jdk root folder) and PATH (jdk root folder\bin)
  2. To start the backend run mvnw spring-boot:run command (control + c will kill the application)
  3. Build the frontend: cd src/frontend, yarn. (install yarn and node if needed)
  4. To start the frontend go to src/frontend and run yarn start. It will run on localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published