How to install JHipster using npm?

Marek Suśniak
Marek Suśniak

Posted On: Feb 22, 2018

 

To install JHipster using npm, it is necessary that you have Java 11. Also, Node.js is needed to use npm. Then, type the following command to install the JHipster. npm, install -g generator-jhipster.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    JHipster interview Questions

    What is Java hipster?

    Java Hipster or JHipster is an open-source tool to create a modern web application using Angular or React and the Spring framework. The client-side technologies used in the JHipster are Yeoman, Webpac...

    JHipster interview Questions

    Is JHipster open source?

    Yes. JHipster is a free open-source tool....

    JHipster interview Questions

    What is registry in JHipster ?

    The JHipster Registry is an open-source runtime application that is licensed under Apache 2. It has three main purposes. They are,It acts as an administration server. It has dashboards to monitor...