Division 2 Inventory
Startet den Server mit dem lokalen Profil: -Dspring.profiles.active=local
- Startet den Client (Dev): npm start
- Aufruf der UI im Server
- API: http://localhost:8080/api
- UI: http://localhost:8080/ui
Webpack Konfiguration: Cudos an https://javascript.plainenglish.io/webpack-in-2021-typescript-jest-sass-eslint-7b4640842e27