- 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) andPATH
(jdk root folder\bin) - To start the backend run
mvnw spring-boot:run
command (control + c will kill the application) - Build the frontend:
cd src/frontend
,yarn
. (installyarn
andnode
if needed) - To start the frontend go to
src/frontend
and runyarn start
. It will run onlocalhost:3000
.
-
Notifications
You must be signed in to change notification settings - Fork 9
ALASdoo/java_test_assignment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published