Install Java 11

Go to novo3-shopfront in terminal and run ./gradlew bootRun --args='--spring.profiles.active=dev'

Install NodeJS

got to frontend in terminal and run below

  1. npm install
  2. npm start