- git clone
- ./gradlew :frontend:devSetup
- Start Intellij IDEA and import the whole project including the root pom file
- Start VSC (may be Atom) in the ./frontend directory
- Launch the main SpringBoot class in IntellijIdea to run backend
- In VCS console execute: ./y.cmd start:hmr
Navigate to localhost:3000