A jhipster module to enable bootswatch theme switcher to generated application
Please note that this module is deprecated and only works with AngularJS and hence will not work with JHipster 5+ which supports only Angular and React
This is a JHipster module, that is meant to be used in a JHipster application.
This module will add a bootswatch theme switcher to your application footer
As this is a JHipster module, we expect you have JHipster and its related tools already installed.
This module requires Jhipster version greater than 2.26.2 in order to work
npm install -g generator-jhipster-bootswatch
Then run the module on a JHipster generated application:
yo jhipster-bootswatch
Apache-2.0 © Deepu KS