0.1.3 • Published 7 years ago

generator-jhipster-pace v0.1.3

Weekly downloads
36
License
Apache-2.0
Repository
github
Last release
7 years ago

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