generator-jhipster-fortune
v0.0.2
Published
Sample JHipster module, generates a "fortune cookie" page in your JHipster application
Downloads
75
Maintainers
Readme
generator-jhipster-fortune
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