You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using frontend-maven-plugin
can delete this plugin
start backend as mvn spring-boot:run
go to frontend package
npm install
npm start
and go http://localhost:3000