JHipster is a
Yeoman generator,
used to create a
Spring Boot + AngularJS
project.
Our goal is to generate for you a complete and modern Web app, unifying:
Install JHipster npm install -g generator-jhipster
Create a new directory and go into it mkdir myApp && cd myApp
Run JHipster and follow instructions on screen yo jhipster
Model your entities with JDL Studio and generate them with yo jhipster:import-jdl yourJdlFile.jh
Top trending modules