March 2018
Intermediate to advanced
380 pages
9h 23m
English
JHipster applications can be created by using a command-line interface and JHipster CLI. Technically speaking, an IDE is not a requirement but when you continue development of a generated application it is highly recommended that you use a proper Java IDE such as IntelliJ, Eclipse, or Netbeans. Sometimes you could also use advanced text editors such as Visual Studio Code or Atom with appropriate plugins to get the work done. Depending on the IDE/text editor you choose, it is recommended to use the following plugins to make development more productive:
Regardless of IDE/text Editor, always exclude the folders node_modules ...