generator-jhipster-pace

0.1.3 • Public • Published

generator-jhipster-pace

NPM version Build Status Dependency Status

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.

pace demo

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

Package Sidebar

Install

npm i generator-jhipster-pace

Weekly Downloads

53

Version

0.1.3

License

Apache-2.0

Last publish

Collaborators

  • tientq