I created a frontend app by doing jhipster --skip-server but now I don't know how to generate the angular static pages for production. The backend was also generated in the same way jhipster --skip-client. In development mode everything works an I figured how to generated the jar for the back-end. But I m stuck with the front-end, how to generate a working app to be deploy in production , help please.
0 Replies