1.2.0 • Published 3 years ago
generator-jhipster-cookie-consent v1.2.0
Add a Cookie Consent popup to your JHipster app !!!
Introduction
This generator adds a fully functional cookie consent popup to
your JHipster application.

Supported frontends:
- Angular
- React
- Vue.js coming soon
Installing JHipster
To install JHipster globally:
with NPM
To install this module globally:
npm install -g generator-jhipsterwith Yarn
To install this module globally:
yarn global add generator-jhipsterMore information on official site
Installing the generator-jhipster-cookie-consent module
with NPM
To install this module globally:
npm install -g generator-jhipster-cookie-consentwith Yarn
To install this module globally:
yarn global add generator-jhipster-cookie-consentUsage
To generate a specific component(s) on an application generated by JHipster:
cd my-jhipster-project
npx yo jhipster-cookie-consentUpdating this module
with NPM
npm update -g generator-jhipster-cookie-consentwith Yarn
yarn global upgrade generator-jhipster-cookie-consentLicense
Apache-2.0 © Vivek More