RJones92 / MiniGolfScoreCard

1 stars 0 forks source link

Move UI into correct place for production compilation #47

Closed RJones92 closed 3 years ago

RJones92 commented 3 years ago

https://medium.com/bb-tutorials-and-thoughts/how-to-build-react-with-java-backend-for-production-72f8634bb067

RJones92 commented 3 years ago

Error is with phases on POM plugins. Initialise comes before generate-resources. Npm is installed on generate-resources. Doc:https://github.com/eirslett/frontend-maven-plugin#installing-node-and-npm

Need to first install NPM then run the gulp maven plugin