0.0.0 • Published 1 year ago

generator-jhipster-angularsample v0.0.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

generator-jhipster-angularsample

JHipster blueprint, angularsample blueprint for JHipster

NPM version Generator Samples

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