0.0.2 • Published 8 years ago

generator-jhipster-fortune v0.0.2

Weekly downloads
31
License
Apache-2.0
Repository
github
Last release
8 years ago

generator-jhipster-fortune NPM version Build Status Dependency Status

Sample JHipster module, generates a "fortune cookie" page in your JHipster application

Usage

This is a JHipster module, that is meant to be use in a JHipster application.

The "Fortune cookie" is an example, used to demonstrate how to create modules with JHipster.

Installation

As this is a JHipster module, we expect you have JHipster and its related tools already installed.

npm install -g generator-jhipster-fortune

Then run the module on a JHipster generated application:

yo jhipster-fortune

License

Apache-2.0 © Julien Dubois