comru / generator-jhipster-nav-element

Generator for JHipster projects that helps scaffolding of nav elements on the client side

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-jhipster-nav-element

NPM version Build Status Dependency Status Coverage Status

JHipster module, This generator allows adding of new nav elements (and a template/controller/state components suite)

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

To install this module:

npm install -g generator-jhipster-nav-element

To update this module:

npm update -g generator-jhipster-nav-element

Usage

To run the module on a JHipster generated application:

yo jhipster-nav-element

License

Apache-2.0 © [Vivek More]

About

Generator for JHipster projects that helps scaffolding of nav elements on the client side

License:Apache License 2.0


Languages

Language:JavaScript 92.5%Language:HTML 7.5%