Setup cd client and run npm install cd server and run mvn clean package Run From client root folder npm run clean && npm run prestart && npm run serve From server root folder mvn spring-boot:run