@meena1903/generator-jhipster-newblueprint
v0.0.0
Published
Description for Newblueprint
Downloads
4
Maintainers
Readme
generator-jhipster-newblueprint
JHipster blueprint, newblueprint blueprint for JHipster
Introduction
This is a JHipster blueprint, that is meant to be used in a JHipster application.
Prerequisites
As this is a JHipster blueprint, we expect you have JHipster basic knowledge:
Installation
To install or update this blueprint:
npm install -g generator-jhipster-newblueprint
Usage
To use this blueprint, run the below command
jhipster-newblueprint
You can look for updated newblueprint blueprint specific options by running
jhipster-newblueprint app --help
And looking for (blueprint option: newblueprint)
like
Pre-release
To use an unreleased version, install it using git.
npm install -g jhipster/generator-jhipster-newblueprint#main
jhipster --blueprints newblueprint --skip-jhipster-dependencies