generator-jhipster-10d-blueprint
v2.0.0
Published
Description for 10 D Blueprint
Downloads
5
Maintainers
Readme
generator-jhipster-10d-blueprint
JHipster blueprint, 10d-blueprint 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-10d-blueprint
Usage
To use this blueprint, run the below command
jhipster-10d-blueprint
You can look for updated 10d-blueprint blueprint specific options by running
jhipster-10d-blueprint app --help
And looking for (blueprint option: 10d-blueprint)
like
Pre-release
To use an unreleased version, install it using git.
npm install -g jhipster/generator-jhipster-10d-blueprint#main
jhipster --blueprints 10d-blueprint --skip-jhipster-dependencies