generator-jhipster-pace
v0.1.3
Published
Pace progress bar and loading screen for Jhipster Angular 4
Downloads
141
Maintainers
Readme
generator-jhipster-pace
JHipster module, Pace progress bar and loading screen for Jhipster Angular 4
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-pace
To update this module:
yarn global upgrade generator-jhipster-pace
With NPM
To install this module:
npm install -g generator-jhipster-pace
To update this module:
npm update -g generator-jhipster-pace
Usage
Run the module on a JHipster generated application:
yo jhipster-pace
License
Apache-2.0 © Tien Tran