Install JHipster in Ubuntu 16

JHipster

 

JHipster is a Yeoman generator that will kick start your AngularJS -Java Spring project. It can create all your user administration services (including facebook, twitter and google user types). It can create a bunch of files to handle your entities with a single command (Spring controllers, repositories, REST controller, Angular controllers, forms, views, dialogs and tests)



Install it in Ubuntu 16

Update for JHipster 3.4.2 version: You'll need to install latest version of  NodeJS & npm from source. See how to do it here

You can install all dependencies in Ubuntu 16 by following this instructions: