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