Skip to content

yeoman-projects/generator-jhipster-company-api

 
 

Repository files navigation

generator-jhipster-company-api

NPM version Build Status Dependency Status

JHipster module,

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-company-api

To update this module:

yarn global upgrade generator-jhipster-company-api

With NPM

To install this module:

npm install -g generator-jhipster-company-api

To update this module:

npm update -g generator-jhipster-company-api

Usage

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 97.3%
  • Java 2.7%